The new torrent client built on top of electron with React and torrent-stream.
git clone https://github.com/scwe/clean.gitInstall Electron using
npm install -g electronInstall dependencies using
npm installAnd then run using (this will not work at the moment, you will )
electron .- Watch tab, to watch currently downloading tabs
- Pause and resume buttons
- Rewrite torrentStream to use rarest piece first when downloading
- Make some settings
- Priority downloads
- Limit upload and download on a per torrent and global basis
- Implement filters for active, paused, finished etc.
- Search feature for torrents