The sleekest looking WEBUI for qBittorrent made with Vuejs!
Find a file
2019-04-17 21:14:33 +02:00
public First commit 2019-04-15 16:50:38 +02:00
server/src added server 2019-04-16 08:30:17 +02:00
src First commit 2019-04-15 16:50:38 +02:00
.gitignore added server 2019-04-16 08:30:17 +02:00
babel.config.js First commit 2019-04-15 16:50:38 +02:00
LICENSE Create LICENSE 2019-04-17 21:04:27 +02:00
package-lock.json added server 2019-04-16 08:30:17 +02:00
package.json added server 2019-04-16 08:30:17 +02:00
README.md Update README.md 2019-04-17 21:14:33 +02:00

VueTorrent

A modern looking WEBUI for qBittorrent made with Vuejs & express!

(support for more clients coming in the future)

Screenshots

Desktop Screenshot

Mobile Screenshot

Vue, Node, Express, qBitorrent

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 & advice! (this is my first project of this nature, pls be kind :P ).

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!


License: GPL v3