GithubHelp home page GithubHelp logo

mj12albert / nightwalker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brettpetch/nightwalker

0.0 0.0 0.0 3.14 MB

A dark but not black qBittorrent WebUI

JavaScript 48.86% CSS 9.39% HTML 41.74%

nightwalker's Introduction

A Dark but not black qBittorrent WebUI

A darker theme for qBittorrent WebUI (made with the help of the Walkerservers community)

preview

Features

  • It's dark, but not black
  • It has different colors for ratio-values (see screenshot)
  • It has a mix of Fontawesome and custom icons

Installation

Clone this repo (Windows)

  1. Clone or download this repo as a .ZIP
  2. Move it somewhere where qBittorrent can find it.
  3. Ensure you use a trailing slash.

Clone this repo (Linux)

  1. sudo git clone https://github.com/brettpetch/nightwalker.git /opt/nightwalker
  2. sudo chown -R nobody:nogroup /opt/nightwalker/

Activate Alterative WebUI in qBittorrent

  1. Under Tools->Preferences->WebUI enable Use alternative WebUI.
  2. Choose a location that points to the nightwalker folder, i.e. /opt/nightwalker/
  3. Restart qBittorrent or refresh your browser for changes to take effect.

You can also change these settings via the config file. The relevant entries are:

  • WebUI\AlternativeUIEnabled=true
  • WebUI\RootFolder=/opt/nightwalker/

Update theme (Linux)

  1. git -C /opt/nightwalker checkout main
  2. git -C /opt/nightwalker fetch origin main
  3. git -C /opt/nightwalker reset --hard origin/main
  4. sudo chown -R nobody:nogroup /opt/nightwalker

Tested

Based on the standard qBittorrent WebUI theme (4.3.8 release). Tested in Updated to 4.3.8

A note for those who used the Theme Park nginx mod

Modify your nginx config and remove the lines that introduced the external css, anything after rewrite ^/qbittorrent/(.*) /$1 break; (non inclusive) is something that can be removed. Do not leave -modded, or any other files that are not necessary for nginx to function in the /etc/nginx/apps/ directory. Reload nginx after making changes by doing sudo service nginx configtest, if it returns OK, then proceed and do sudo service nginx reload.

Credits

  • The Walkerservers (Discord) community
  • glibN for the inspiration to use the Fontawesome pack
  • Fontawesome for their great fonts
  • qBittorrent for the base files

nightwalker's People

Contributors

brettpetch avatar repslet avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.