mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-14 12:10:18 +03:00
Update README.md
This commit is contained in:
parent
b052b8f883
commit
9c17040648
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# VueTorrent
|
||||
|
||||
The sleekest looking WEBUI for qBittorrent made with Vuejs! Forked from [WDaan/VueTorrent](https://github.com/WDaan/VueTorrent)
|
||||
The sleekest looking WEBUI for qBittorrent made with Vuejs!
|
||||
|
||||
> Vue, qBitorrent, Vuetify
|
||||
|
||||
|
@ -45,10 +45,12 @@ The sleekest looking WEBUI for qBittorrent made with Vuejs! Forked from [WDaan/V
|
|||
|
||||
- clone the repo
|
||||
|
||||
* npm install
|
||||
- npm install
|
||||
|
||||
- npm run serve
|
||||
|
||||
- docker-compose up -d (to start qbittorrent docker)
|
||||
|
||||
## Features
|
||||
|
||||
- viewing sessions status ( down / upload speed, session uploaded / downloaded )
|
||||
|
@ -57,8 +59,6 @@ The sleekest looking WEBUI for qBittorrent made with Vuejs! Forked from [WDaan/V
|
|||
|
||||
- selectively downloading torrents
|
||||
|
||||
- choosing / renaming torrent files
|
||||
|
||||
- filtering powered by Fuse.js!
|
||||
|
||||
- mobile friendly! (can be installed as a PWA)
|
||||
|
|
Loading…
Add table
Reference in a new issue