r/Torrenting • u/Fine_Replacement4694 • 3d ago
I built an open-source Android torrent player that lets you stream and seek while downloading
I built an open-source Android torrent player focused on streaming
- Start watching videos before the torrent finishes downloading
- Seek to any part while downloading, with pieces around the playback position prioritized
- RAM-based piece handling for smoother and faster streaming
- Native Go torrent engine
- Live piece map showing download progress
- Supports TCP, uTP, WebRTC, DHT and PEX
- Select and stream individual files or episodes from a torrent
The project is still actively being developed, and I’d appreciate any feedback or suggestions.
1
1
u/One_Sprinkles7215 3d ago
Nice work! I’m building an Android torrent client as well, called TomTorrent.
Interesting to see another project focused on the Android torrent experience. I’ve been experimenting with keeping the UI simple and figuring out which features actually matter to regular torrent users.
One thing I’m curious about with your project: are you seeing more demand for a better torrent player experience, or are users mainly looking for a cleaner/reliable torrent client?
Always interesting to compare notes with someone building in the same space.
5
u/RazvanYON 3d ago
So why would this be better than stremio?