Not actually working on my system, but I don't know that has anything to do with the code in this repo. |
||
---|---|---|
images | ||
.gitignore | ||
README.md | ||
drag-drop-main.js | ||
drag-drop-render.js | ||
index.html | ||
index.js | ||
menu.js | ||
notifications.js | ||
package.json | ||
progress.js | ||
tray.js |
README.md
Example of a simple Electon
app that uses the features described as
"sexy" by the webtorrent team.
Starting the app without installation
npm install
npm start
Creating the .deb
npm install
npm run build
npm run deb64
The installer will be placed in dist/installers