mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
Updated Home (markdown)
11
Home.md
11
Home.md
@@ -24,6 +24,7 @@ Everyone is welcome to edit and improve the wiki!
|
|||||||
|
|
||||||
### Themes
|
### Themes
|
||||||
|
|
||||||
|
* [Developing custom UI themes](wiki/Create-custom-themes-for-qBittorrent)
|
||||||
* [How to use custom UI themes](wiki/How-to-use-custom-UI-themes)
|
* [How to use custom UI themes](wiki/How-to-use-custom-UI-themes)
|
||||||
* [List of unofficial themes](wiki/List-of-known-qBittorrent-themes)
|
* [List of unofficial themes](wiki/List-of-known-qBittorrent-themes)
|
||||||
|
|
||||||
@@ -31,6 +32,8 @@ Everyone is welcome to edit and improve the wiki!
|
|||||||
|
|
||||||
* [How to translate qBittorrent](wiki/How-to-translate-qBittorrent)
|
* [How to translate qBittorrent](wiki/How-to-translate-qBittorrent)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## WebUI Related
|
## WebUI Related
|
||||||
|
|
||||||
### API documentation
|
### API documentation
|
||||||
@@ -57,12 +60,16 @@ Everyone is welcome to edit and improve the wiki!
|
|||||||
* [Let's Encrypt certificates - Linux](wiki/Linux-WebUI-setting-up-HTTPS-with-Let's-Encrypt-certificates)
|
* [Let's Encrypt certificates - Linux](wiki/Linux-WebUI-setting-up-HTTPS-with-Let's-Encrypt-certificates)
|
||||||
* [Self-signed SSL certificates - Linux](wiki/Linux-WebUI-setting-up-HTTPS-with-self-signed-SSL-certificates)
|
* [Self-signed SSL certificates - Linux](wiki/Linux-WebUI-setting-up-HTTPS-with-self-signed-SSL-certificates)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
|
|
||||||
* [Running qBittorrent without X server (WebUI only)](wiki/Running-qBittorrent-without-X-server-(WebUI-only))
|
* [Running qBittorrent without X server (WebUI only)](wiki/Running-qBittorrent-without-X-server-(WebUI-only))
|
||||||
* [Running qBittorrent without X server (WebUI only + systemd service setup, Ubuntu 15.04 or newer)](wiki/Running-qBittorrent-without-X-server-(WebUI-only---systemd-service-setup,-Ubuntu-15.04-or-newer))
|
* [Running qBittorrent without X server (WebUI only + systemd service setup, Ubuntu 15.04 or newer)](wiki/Running-qBittorrent-without-X-server-(WebUI-only---systemd-service-setup,-Ubuntu-15.04-or-newer))
|
||||||
* Running qBittorrent without X server (WebUI only + daemon setup on alternative `init` systems) - TODO
|
* Running qBittorrent without X server (WebUI only + daemon setup on alternative `init` systems) - TODO
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
* [Coding style](https://github.com/qbittorrent/qBittorrent/blob/master/CODING_GUIDELINES.md)
|
* [Coding style](https://github.com/qbittorrent/qBittorrent/blob/master/CODING_GUIDELINES.md)
|
||||||
@@ -91,9 +98,7 @@ Everyone is welcome to edit and improve the wiki!
|
|||||||
* [MSVC 2017 (x86_64) (static linkage)](wiki/Compilation:-MSVC-2017-(x86_64)-(static-linkage))
|
* [MSVC 2017 (x86_64) (static linkage)](wiki/Compilation:-MSVC-2017-(x86_64)-(static-linkage))
|
||||||
* [MSVC 2019 (static linkage)](wiki/Compiling:-MSVC-2019-(static-linkage))
|
* [MSVC 2019 (static linkage)](wiki/Compiling:-MSVC-2019-(static-linkage))
|
||||||
|
|
||||||
## Themes
|
---
|
||||||
|
|
||||||
* [Developing custom UI themes](wiki/Create-custom-themes-for-qBittorrent)
|
|
||||||
|
|
||||||
## Alternate WebUI
|
## Alternate WebUI
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user