Documentation | Latest release | Copyright
This is a standalone port of Seanime designed to run the server in the background of Android and iOS devices.
By running the server locally (http://127.0.0.1:43211), it can serve as the backend engine for the Seanime Tenji client app, enabling torrenting,
library management, and more, on your phone.
Warning
This is a highly experimental project. Stability and performance are not guaranteed.
Important
Seanime does not provide, host, or distribute any media content. Users are responsible for obtaining media through legal means and complying with local laws.
- Full Backend: Contains the entire Seanime server running in the background.
- Wake Lock Protection: Uses Android CPU partial wake locks to keep downloads running during device standby.
- iOS Keep-Alive: Prevents iOS from suspending the server's connection when the app is minimized.
Seanime Server is built with React Native, Expo, and a custom Seanime server module compiled via gomobile.
Detailed guides on setup and local development can be found in the Contributing Guide.
Note
For copyright policies and contact information, please visit the website.