The sleekest looking WEBUI for qBittorrent made with Vuejs!
Find a file
dependabot[bot] 31913c0917
chore(deps): bump the all group with 6 updates (#1981)
Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `3.7.2` | `3.7.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.7.7` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.9.0` | `8.11.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.9.0` | `8.11.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.29.0` | `9.29.1` |
| [sass](https://github.com/sass/dart-sass) | `1.79.5` | `1.80.3` |


Updates `vuetify` from 3.7.2 to 3.7.3
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.7.3/packages/vuetify)

Updates `@types/node` from 22.7.5 to 22.7.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.9.0 to 8.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.9.0 to 8.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/parser)

Updates `eslint-plugin-vue` from 9.29.0 to 9.29.1
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.0...v9.29.1)

Updates `sass` from 1.79.5 to 1.80.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.79.5...1.80.3)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 09:23:41 +02:00
.github chore: Update issue templates (#1965) 2024-10-11 11:32:50 -05:00
.vscode chore: Update VSCode plugin recommendations (#1567) 2024-03-12 03:57:47 +01:00
public perf: Disallow robots indexing of the WebUI to reduce exposure (#1903) 2024-09-18 19:53:04 -05:00
src chore: update translations (#1977) 2024-10-20 15:08:16 +02:00
tests perf(TorrentDetail): Use colors for ratio and chips (#1662) 2024-04-25 13:26:39 +02:00
.env.development chore(dev): Better support reverse proxy in dev mode (#1974) 2024-10-18 09:21:52 +02:00
.eslintignore chore: Update exclusions for linters (#1554) 2024-02-28 13:32:00 +01:00
.eslintrc.cjs feat!: Vue3 Rewrite (#757) 2023-10-20 15:15:28 +02:00
.gitignore feat(pages): Deploy mocked demo version (#1690) 2024-05-18 10:26:02 +02:00
.prettierignore chore: Update exclusions for linters (#1554) 2024-02-28 13:32:00 +01:00
.prettierrc.json feat!: Vue3 Rewrite (#757) 2023-10-20 15:15:28 +02:00
.release-please-manifest.json chore(master): release 2.15.0 (#1975) 2024-10-21 21:48:05 +02:00
CHANGELOG.md chore(master): release 2.15.0 (#1975) 2024-10-21 21:48:05 +02:00
docker-compose.yml chore: update translations (#1912) 2024-09-21 20:37:33 -05:00
Dockerfile feat(docker): Build official LSIO mod docker image (#1756) 2024-06-28 11:08:40 +02:00
index.html chore: update translations (#1912) 2024-09-21 20:37:33 -05:00
LICENSE chore: LICENSE (#1445) 2024-01-06 21:29:55 +01:00
package-lock.json chore(deps): bump the all group with 6 updates (#1981) 2024-10-22 09:23:41 +02:00
package.json chore(deps): bump the all group with 6 updates (#1981) 2024-10-22 09:23:41 +02:00
README.md chore: Update dev env setup (#1869) 2024-08-22 13:32:17 -05:00
release-please-config.json chore(ci): Clean reduce and update (#1399) 2023-12-27 09:09:51 +01:00
tsconfig.json feat: Add optional backend handling (#1547) 2024-04-15 12:25:00 +02:00
tsconfig.node.json feat!: Vue3 Rewrite (#757) 2023-10-20 15:15:28 +02:00
vite.config.ts chore(dev): Better support reverse proxy in dev mode (#1974) 2024-10-18 09:21:52 +02:00
VueTorrent-logo.png Feat: New Logo 2021-04-15 17:25:39 +02:00
write-version.cjs chore(ci): Fix build using old version in version.txt (#1909) 2024-09-20 07:50:07 -05:00

VueTorrent

The sleekest looking WebUI for qBittorrent made with Vue.js!

Discord

VueTorrent

Vue Vuetify qBittorrent

stars Forks Issues Closed Closed PR Version Test Status Downloads Contributor Covenant

Screenshots

  • Desktop

Screenshot Desktop (Light Mode)

  • Desktop Dark Mode

Screenshot Desktop (Dark Mode)

  • Mobile Light Mode

Screenshot Mobile Dashboard (Light Mode) Screenshot Mobile Navbar (Light Mode)

  • Mobile Dark Mode

Screenshot Mobile Dashboard (Dark Mode) Screenshot Mobile Navbar (Dark Mode)

Demo

A live demo with mocked data is available here: https://vuetorrent.github.io/demo

[!NOTE] This version isn't connected to a qBittorrent instance.

Don't try to download torrents or change preferences, it won't work 😉

Installation

Checkout the wiki!

Development

  • Clone the repo
  • npm install
  • npm start
  • npm run lint (to format the code)
  • docker-compose up -d (starts a qbittorrent docker, optional)
  • Open the WebUI on localhost with the default credentials
    • See #1720 for more details
  • Make sure WebUI > "Host header validation" is disabled in the qBittorrent preferences
  • Edit env.development to tweak your dev environment (e.g. mocked data)

Features

  • Torrents
    • add / remove / pause / resume / rename torrents
    • selectively download files
    • view info / trackers / peers / content / tags & categories
    • search for new torrents straight from the WebUI!
  • Keyboard shortcuts!
    • Mac keymap is supported (use Cmd instead of Ctrl)
    • Press Escape to dismiss any dialogs or to return to Dashboard view
    • Dashboard
      • Select all torrents with Ctrl-A
      • Focus search input with Ctrl-F
        • Press again to enable native browser search
      • When no dialogs are opened, press Escape to unfocus search input
        • Press again to unselect all torrents
      • Delete selected torrents with Delete (Fn-Backspace on Mac)
      • Ctrl-click on a torrent card to enable multi-select mode
      • Hold Shift and click on a torrent card to select all torrents between the last selected torrent and the clicked torrent
  • System
    • see session stats (down / upload speed, session uploaded / downloaded, free space)
    • beautiful transfer graphs
    • change the most common settings
  • Extra features the default WebUI doesn't have
    • mobile friendly! (can be installed as a PWA)
    • Configureable Dashboard: choose which torrent properties are shown for both busy and completed torrents
  • Optimized for the latest version of qBittorrent
  • Additional backend for improved experience, see the repo for more info
    • This is a work in progress, and is not required to use VueTorrent
    • Stores server-side settings
  • Supports qBittorrent Enhanced Edition preferences

Important Information

VueTorrent is a WebUI (think of it as a "visual skin") that uses qBittorrent's API, enabling compatibility with automation solutions like the Servarr stack.

Everything that is compatible with the classic qBittorrent WebUI will work regardless of the WebUI you chose to use, whether its VueTorrent or another one.

Contributing

We gladly accept contributions!

Any help is appreciated, whether it's reporting bugs, suggesting enhancements, contributing code or localizing the app.

See the Contributing Guidelines for more information.

Support

  • Discord
  • Wiki
  • FAQ

If any of the above didn't help, feel free to open an issue!

See the Contributing Guidelines for more information.

Funding

All donations are appreciated but purely optional.

Checkout the sponsor section of the repository.

Contributors