A cross-platform graphical user interface for yande.re
Yande GUI provides a simple, intuitive interface to browse and interact with yande.re, a well-known image board. The app is available on multiple platforms including Android, iOS, Windows, macOS, and Linux.
- 🌐 Cross-Platform Support: Available on Android, iOS, Windows, macOS, and Linux.
- 🖼️ Seamless Image Browsing: A smooth and responsive interface for browsing images.
- 🚀 High Performance: Fast and lightweight, designed for efficiency across platforms.
We welcome contributions from the community!
- 🛠 Bug Reports: Found a bug? Open an issue on the issue tracker.
- 🌟 Feature Requests: Want to add a new feature? Feel free to propose your ideas!
- 🎨 Design Contributions: We are recruiting artists to draw
icons
for this app. If you're interested, reach out to us!
Join the discussion and connect with other users and developers!
Architecture | Windows | Linux | Android | macOS | iOS |
---|---|---|---|---|---|
x86-64(x64) | zip | tar.gz | APK | zip | |
ARM64 | APK | zip | IPA | ||
ARM32 | APK | ||||
Universal | APK |
Visit the releases page for more details on the latest versions.
Before building or running the Yande GUI, you will need the following dependencies installed:
- Flutter: A cross-platform UI toolkit.
- Rust: A powerful, performance-oriented programming language.
- flutter_rust_bridge: A tool for integrating Flutter and Rust.
-
Install Flutter by following the official guide.
-
Install Rust using
rustup
by following the official guide. -
Install flutter_rust_bridge by running the following command:
cargo install flutter_rust_bridge_codegen
-
Clone the repository:
git clone https://github.com/normalllll/yande_gui.git cd yande_gui
-
Run the app:
flutter run
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.