nuTorrent(νTorrent) is a pure javascript bittorrent client based on Electron, React, torrent-stream.
OS X Binary (v0.6.0): download link
- Open the app
- Add a magnet url or torrent file.
Install dependencies.
$ npm install
To start development!
npm run hot-dev-server
npm run start-hot
MIT © LeeChSien