mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-25 02:45:48 +03:00
The sleekest looking WEBUI for qBittorrent made with Vuejs!
.github/workflows | ||
public | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
VueTorrent
The sleekest looking WEBUI for qBittorrent made with Vuejs!
Vue, qBitorrent, Vuetify
Screenshots
Installation
- Download & Unzip the latest release
- Point your Alternate WEBUI location to it
Development
- clone the repo
- npm install
- npm run serve
Features
-
viewing sessions status ( down / upload speed, session uploaded / downloaded )
-
adding / removing / pausing / resuming torrents
- sorting by every property shown!
-
mobile friendly! (maybe not for thousands of torrents...)
-
torrent info / trackers / peers / content
- works on QBittorrent V4.2 and later
Sorting/Filtring
example queries:
- s name asc => sort by name ascending
- sort size desc => sort by size descending
- f ubuntu => filter by torrent-name that contains 'ubuntu'
- filter done => filter all completed torrents
- filt busy => filter all downloading torrents
Contributing
I'll gladly accept help/pull requests & advice! (this is my first project of this nature, pls be kind 😛 ).
FAQ
- Why build this??
- Why not? Most WebUI's look very dated and now it's no longer necessary to search for a remote control app!
Support
Reach out to me at one of the following places!
- Open up an issue 😛
Credits
- Dashboard design heavily inspired by: 'Net Ninja - Vuetify'.
Also check out The Net Ninja's Youtube Channel.
- This repo 'CzBiX qb-web '3.0)