Skip to content

normalllll/yande_gui

Repository files navigation

Yande GUI

The Cross-platform GUI for yande.re

Platform View Download Verified Notes
Android
Windows
Linux
macOS
iOS

Discussion

Telegram

If you have any questions or suggestions, you can go to Telegram to discuss or open an Issue.

Screenshots (Desktop)

img0 img1
img2 img3

Screenshots (Mobile)

img0 img1
img2 img3

Which to download?

Architecture Windows Linux Android macOS iOS
x86-64(x64) zip tar.gz APK
ARM64 APK zip IPA
ARM32 APK
Universal APK

For Android

Now, mainstream Android devices are generally ARM64. Old Android tablets may be x86-64, and old phones may be ARM32.

Generally, you can download the ARM64 version. If you cannot install it or do not know the architecture of your device, download the universal APK.

For Windows

Just decompress

For Linux

Decompress and run the following command to grant execution permissions.

sudo chmod +x yande_gui

For macOS

Decompress and run the following command to remove the quarantine attribute.

sudo xattr -r -d com.apple.quarantine yande_gui.app

For iOS

Please sign the IPA file and install it manually.