.github/workflows | ||
public | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
docker-compose.yml | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
precompile-release.sh | ||
README.md | ||
vue.config.js |
VueTorrent
The sleekest looking WEBUI for qBittorrent made with Vuejs! Forked from WDaan/VueTorrent
Vue, qBitorrent, Vuetify
Screenshots
Installation
-
manual
-
Visit the releases page!
-
Download the latest release.zip
-
Unzip this folder
-
Point your Alternate WEBUI location to the 'vuetorrent' folder
-
-
'automatic'
- head over to the 'latest_release' branch
- clone it
- pull every once in a while
Development
- clone the repo
- npm install
- npm run serve
Features
-
viewing sessions status ( down / upload speed, session uploaded / downloaded )
-
adding / removing / pausing / resuming / renaming torrents
-
selectively downloading torrents
-
choosing / renaming torrent files
-
filtering powered by Fuse.js!
-
mobile friendly! (can be installed as a PWA)
-
torrent info / trackers / peers / content
-
searching for new torrents straight from the WEBUI!
-
changing the most common settings
-
tag & category support
-
works on QBittorrent V4.2 and later
Contributing
I'll gladly accept help/pull requests & advice!
Support
- Open up an issue 😛
Credits
-
Dashboard design heavily inspired by: 'Net Ninja - Vuetify'.
-
This repo 'CzBiX qb-web '
-
Muertocaloh's fork