Native Android port of Seanime, bringing the full desktop experience to mobile.
This is a self-contained application that runs the complete Go backend as a foreground service and renders the React web frontend via a high-performance Android WebView.
Grab the APK from the latest releases.
Important
Independent Project: This port is maintained by Me (Pal-droid). The original creator of Seanime (5rahim) is not responsible for this Android version. Please open all issues here rather than on the main repo.
- Early Alpha: This project is in early development. Expect bugs and untested features.
- Battery Optimization: Since the Go backend runs as a foreground service, you may need to exclude the app from battery optimization for the best experience.
- Remember to give the app all the necessary permissions, such as giving access to show notifications.
Backend: Go (running as a native service)
Frontend: React / Tailwind
Wrapper: Android WebView (Java/Kotlin)

