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