An easy-on-the-eyes dark theme with gold highlights for qBittorrent
- Working on 4.3.1--4.4.5
- Does not work in 4.5 and after (will be supported when qBt devs fix WebUI translation)
- Honeygold has a 'Linux ISO mode' which redact your torrent names and replaces them with Linux ISO names (bottom right corner - the eye icon)
- 'Last Activity' column functions normally (compared to Nightwalker)
- The auxiliary windows are properly rendered (compared to Nightwalker)
- Has nice ratio highlights:
sudo -i
mkdir -p /opt && cd /opt
git clone https://github.com/danwilldev/qbt-honeywell.git honeywell
chown -R nobody:nogroup honeywell
- Under
Tools->Preferences->WebUI
enableUse alternative WebUI
. - Choose a location that points to the
honeywell
folder, i.e./opt/honeywell/
- Restart qBittorrent or refresh your browser for changes to take effect.
You can also change these settings via the config file, which is usually located at ~/.config/qBittorrent/qBittorrent.conf
. The relevant entries are:
WebUI\AlternativeUIEnabled=true
WebUI\RootFolder=/opt/honeywell/
(If something breaks for any reason whatsoever, you can also use this method to revert any bad changes if the WebUI is unresponsive)
cd /opt/honeywell
sudo git pull
- qBittorrent devs
- repslet and imabee (for Nightwalker)
- gl0ryus
- Iconmonstr (icons)
- FontAwesome (icons)
- Radix (colors)