mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-29 05:28:53 +03:00
1.7 KiB
1.7 KiB
VueTorrent
A modern looking WEBUI for qBittorrent made with Vuejs & express!
(support for more clients coming in the future)
Vue, Node, Express, qBitorrent
Screenshots
Installation
- Probably a Docker image but I haven't properly figured out this part yet...
Development
FRONTEND : Git clone & npm run serve!
SERVER : (npm run build, copy dist to /server (optional)) & nodemon server.js!
Features
- viewing sessions stats ( down / upload speed, session uploaded / downloaded )
- adding / removing / pausing / resuming torrents
- sorting by every property shown!
- mobile friendly! (maybe not for thousands of 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!
Facebook Messenger
- Open up an issue 😛
Credits
Dashboard design heavily inspired by: 'https://github.com/iamshaunjp/vuetify-playlist' Also check out The Net Ninja's Youtube Channel.