Excited to share a project I’ve been working on for sometime now i called Streamtario. It’s a streaming app inspired by Stremio, but rebuilt from the ground up, still in development, there is a lot to be done and bugs on every corner, id love some help if anyone’s interested, also i have yet to publish an installer/packaged version.
Some of the key features include:
Addon System: Addon parsing compatibility with official and community Stremio addons.
Search: search for content across all your installed addons.
Streaming: A robust backend powered by a custom torrent client for real-time streaming.
High-Performance Desktop Client: A native desktop experience with a C++ host and an embedded MPV player.
Profiles: Create pin protected profiles and ma…
Excited to share a project I’ve been working on for sometime now i called Streamtario. It’s a streaming app inspired by Stremio, but rebuilt from the ground up, still in development, there is a lot to be done and bugs on every corner, id love some help if anyone’s interested, also i have yet to publish an installer/packaged version.
Some of the key features include:
Addon System: Addon parsing compatibility with official and community Stremio addons.
Search: search for content across all your installed addons.
Streaming: A robust backend powered by a custom torrent client for real-time streaming.
High-Performance Desktop Client: A native desktop experience with a C++ host and an embedded MPV player.
Profiles: Create pin protected profiles and manage them at ease.
History: Keep track of what you watch and resume exactly where you left off
More Details on GitHub
The entire platform is built with a microservices approach, with services for account management, addon control, authentication, and streaming, all communicating through REST APIs, a federated GraphQL gateway, and a Redis event bus.
as i said before I’m still actively developing it, but the core features are stable. I would love to get your feedback!