mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-31 05:43:33 +03:00
chore: Update README (#1555)
This commit is contained in:
parent
f1751d9b88
commit
36b682f426
1 changed files with 18 additions and 14 deletions
32
README.md
32
README.md
|
@ -1,19 +1,18 @@
|
|||
<div>
|
||||
<img style="float: left" width="200" src="https://cdn.jsdelivr.net/gh/WDaan/VueTorrent/VueTorrent-logo.png" alt="VueTorrent"/>
|
||||
<h1>VueTorrent</h1>
|
||||
<p>The sleekest looking WebUI for qBittorrent made with Vue.js!</p>
|
||||
# VueTorrent
|
||||
|
||||
The sleekest looking WebUI for qBittorrent made with Vue.js!
|
||||
|
||||
Join us on [Discord](https://discord.gg/KDQP7fR467)
|
||||
|
||||
</div>
|
||||

|
||||
|
||||
 
|
||||

|
||||
 
|
||||

|
||||
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
 
|
||||
[](code_of_conduct.md)
|
||||
|
||||
## Screenshots
|
||||
|
@ -58,7 +57,6 @@ Checkout the [wiki](https://github.com/VueTorrent/VueTorrent/wiki/Installation)!
|
|||
- selectively download files
|
||||
- view info / trackers / peers / content / tags & categories
|
||||
- search for new torrents straight from the WebUI!
|
||||
- search filtering powered by Fuse.js!
|
||||
- Keyboard shortcuts!
|
||||
- Mac keymap is supported (use <kbd>Cmd</kbd> instead of <kbd>Ctrl</kbd>)
|
||||
- Press <kbd>Escape</kbd> to dismiss any dialogs or to return to Dashboard view
|
||||
|
@ -69,7 +67,7 @@ Checkout the [wiki](https://github.com/VueTorrent/VueTorrent/wiki/Installation)!
|
|||
- When no dialogs are opened, press <kbd>Escape</kbd> to unfocus search input
|
||||
- Press again to unselect all torrents
|
||||
- Delete selected torrents with <kbd>Delete</kbd> (<kbd>Fn</kbd>-<kbd>Backspace</kbd> on Mac)
|
||||
- <kbd>Ctrl</kbd>-click on a torrent card to enable multi-select mode and select it
|
||||
- <kbd>Ctrl</kbd>-click on a torrent card to enable multi-select mode
|
||||
- Hold <kbd>Shift</kbd> 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)
|
||||
|
@ -80,9 +78,15 @@ Checkout the [wiki](https://github.com/VueTorrent/VueTorrent/wiki/Installation)!
|
|||
- Configureable Dashboard: choose which torrent properties are shown for both busy and completed torrents
|
||||
- Optimized for the latest version of qBittorrent
|
||||
|
||||
## 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 qBittorrent will work if you choose to use VueTorrent.
|
||||
|
||||
## Contributing
|
||||
|
||||
Open up a PR or create an issue to discuss. Reach out on Discord if you need help getting started!
|
||||
Open up a PR or create an issue to discuss. Reach out on [Discord](https://discord.gg/KDQP7fR467) if you need help getting started!
|
||||
|
||||
[FAQ](../../wiki/FAQ)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue