A fully open-source, electron-react desktop client for webtorrent, includes auto-metdata-retriever for movies as well as TV Shows.
- Clone this repository on your computer.
- Hit
npm install
- Go to
node-modules/fsevents/package.json
and change:
{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz
To
{module_name}-v{version}-node-v64-{platform}-{arch}.tar.gz
-
Do the same in
node-modules/chokidar/node-modules/fsevents/package.json
-
Once again run
npm install
- run
npm start
- run
npm run dist
Instructions for linux and windows will be added soon.