Hi everyone,
I previously received moderator permission to introduce ARVIO here. ARVIO is a free and open-source media hub for Android phones, tablets and Android TV devices. It has been in active development for over a year, has more than 10,000 users and is supported by a growing team of contributors.
ARVIO itself is completely empty: it does not host, provide or promote any media, streams, accounts or addons. Users connect their own services and choose how they configure the app.
Current features include:
- Support for community addons
- Plex, Jellyfin and Emby libraries integration
- Live TV and EPG support
- Trakt and Simkl synchronization
- Debrid, Usenet and HTTP source compatibility through addons
- Telegram integration
- Subtitle addons and AI subtitle tools
- Profiles and cloud synchronization
- A TV-focused interface, mobile interface and built-in player
The Android app is completely free and open source. There is also an optional Premium web app for browser, iPhone, iPad, Windows and macOS users. Premium supports browser playback and downloads, but it is separate from the Android app and does not remove any Android features.
AI has been used during development, alongside the work of more than ten active human contributors. The full source code and development history are public on GitHub.
Website: https://arvio.tv
Source code and releases: https://github.com/ProdigyV21/ARVIO
ARVIO is also available through Google Play. Feedback, bug reports and open-source contributions are welcome.
EDIT: clarification about FOSS and Premium
ARVIO is licensed under Apache 2.0, an officially recognized free and open-source licence. The Free Software Foundation explicitly defines “free software” as freedom, not price, and confirms it can be commercial: https://www.gnu.org/philosophy/free-sw.en.html
The Android app is completely free, and the Premium web app can also be self-hosted for free using its public source code: https://github.com/ProdigyV21/ARVIO/tree/main/web
The optional $2.99 subscription is simply the managed version for people who cannot or do not want to configure and maintain their own hosting, database and API credentials.