Skip to content
/ clean Public

A torrent client built on top of electron

Notifications You must be signed in to change notification settings

scwe/clean

Repository files navigation

Clean

The new torrent client built on top of electron with React and torrent-stream.

Install Instructions

git clone https://github.com/scwe/clean.git

Install Electron using

npm install -g electron

Install dependencies using

npm install

And then run using (this will not work at the moment, you will )

electron .

TODO

  • 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

About

A torrent client built on top of electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published