The sleekest looking WEBUI for qBittorrent made with Vuejs!
Find a file
2020-10-19 12:05:11 +02:00
.github/workflows Development (#25) 2020-08-29 09:04:35 +02:00
public 0.4.0 (#47) 2020-10-18 12:12:16 +02:00
src 0.4.1 (#53) 2020-10-19 12:05:11 +02:00
.eslintignore 0.4.1 (#53) 2020-10-19 12:05:11 +02:00
.eslintrc.js 0.4.1 (#53) 2020-10-19 12:05:11 +02:00
.gitignore New Settings modal (#23) 2020-08-27 19:30:51 +02:00
docker-compose.yml readme 2020-07-21 09:45:31 +02:00
LICENSE Create LICENSE 2019-04-17 21:04:27 +02:00
package-lock.json 0.4.0 (#47) 2020-10-18 12:12:16 +02:00
package.json 0.4.1 (#53) 2020-10-19 12:05:11 +02:00
precompile-release.sh 0.4.1 (#53) 2020-10-19 12:05:11 +02:00
README.md Update README.md 2020-10-18 12:41:18 +02:00
vue.config.js 0.4.0 (#47) 2020-10-18 12:12:16 +02:00

VueTorrent

The sleekest looking WEBUI for qBittorrent made with Vuejs!

Vue, qBitorrent, Vuetify

Screenshots

Desktop Screenshot

screen shot 2017-08-07 at 12 18 15 pm screen shot 2017-08-07 at 12 18 15 pm screen shot 2017-08-07 at 12 18 15 pm
screen shot 2017-015 pm screen shot 2017-08-07 at 12 18 15 pm screen shot 2017-08-07 at 12 18 15 pm

Mobile

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

  • docker-compose up -d (to start qbittorrent docker)

Features

  • viewing sessions status ( down / upload speed, session uploaded / downloaded )

  • adding / removing / pausing / resuming / renaming torrents

  • selectively downloading torrents

  • 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 😛

drawing

Credits