Skip to content

normalllll/yande_gui

Repository files navigation

Yande GUI

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.

Screenshot


Features

  • 🌐 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.

Contributing

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!

Community

Join the discussion and connect with other users and developers!

Telegram Discord


Downloads

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.


Getting Started

Prerequisites

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.

Installation

  1. Install Flutter by following the official guide.

  2. Install Rust using rustup by following the official guide.

  3. Install flutter_rust_bridge by running the following command:

    cargo install flutter_rust_bridge_codegen
  4. Clone the repository:

    git clone https://github.com/normalllll/yande_gui.git
    cd yande_gui
  5. Run the app:

    flutter run

Screenshots

Desktop

Desktop Screenshot 1 Desktop Screenshot 2

Mobile

Mobile Screenshot 1 Mobile Screenshot 2

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.