Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • transmission-web-soft-theme transmission-web-soft-theme
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • diesys
  • transmission-web-soft-themetransmission-web-soft-theme
  • Wiki
  • Home

Last edited by diesys Mar 21, 2020
Page history

Home

Get the code

git clone https://git.eigenlab.org/sbiego/transmission-web-soft-theme.git

Install

Manual (suggested)

Copy the content of the theme (recursively and verbose to check output) in the transmission daemon root directory (usually: /usr/share/transmission/web/).

cp -rv transmission-web-soft-theme/web/* /usr/share/transmission/web/

or automated install script

Read the code in install.sh and if everything seems fine with your system run:

chmod +x install.sh

./install.sh

will install (overwriting just the current favicon) and let you choose to apply or not the theme.

Enable/disable the theme

See enabling/disabling section

Clone repository
  • Enable disable theme
  • Home