An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Snail

**A fast torrent downloader.**

![effect-1](https://github.com/randyou/resource/blob/master/snail/effect-1.png?raw=true)

#### 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