https://github.com/randyou/snail
A fast torrent downloader build with Webtorrent, Electron and Vue.js.
https://github.com/randyou/snail
electron electron-app javascript nodejs snail vuejs vuejs2 webtorrent
Last synced: 6 months ago
JSON representation
A fast torrent downloader build with Webtorrent, Electron and Vue.js.
- Host: GitHub
- URL: https://github.com/randyou/snail
- Owner: randyou
- Created: 2017-09-09T01:45:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T17:09:16.000Z (about 8 years ago)
- Last Synced: 2025-04-01T18:52:49.207Z (6 months ago)
- Topics: electron, electron-app, javascript, nodejs, snail, vuejs, vuejs2, webtorrent
- Language: JavaScript
- Homepage:
- Size: 1.31 MB
- Stars: 12
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snail
**A fast torrent downloader.**

#### Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron application for production
npm run build# lint all JS/Vue component files in `src/`
npm run lint
```#### Skill stack
- Node.js
- Vue.js + veux + router
- Electron