A torrent client for web with search and stream functionality.
- Search a torrent.
- Stream videos and view images.
- Filter Torrents
- get files by magnet link
- Download files
- Play music
- Chromecast support
- View files like pdf, text etc.
- Fork this repository to your own GitHub account and then clone it to your local device
- Install the dependencies:
npm install
- Start the app:
npm start
To make sure that your code works in the bundled application, you can generate the binaries like this:
npm run pack
After that, you'll find them in the ./dist
folder!
The logo has been designed by Jacqueline Fernandes
MIT