Skip to content

A TailwindCSS refresh for the Transmission Bittorrent web interface

Notifications You must be signed in to change notification settings

f3bruary/tailmission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tailmission

A TailwindCSS refresh for the Transmission Bittorrent web interface

This repository contains a custom.css file and a directory with icon file. Place both in /usr/share/transmission/web/style/transmission/ or wherever you have installed Transmission Bittorrent.

Then edit your (existing) index.html file (/usr/share/transmission/web) and remove the 2 current stylesheets on line 19 and 20 and add the custom one: <link href="./style/transmission/custom.css" type="text/css" rel="stylesheet" />

Clear your cache and refresh the instance.

Notes:

  • Mobile responsiveness hasn't been tested thouroughly, so there could be bugs.
  • It's still a work in progress. Feel free to submit an issue if you find anything wrong.

Screen Shot 2021-10-19 at 22 18 02 Screen Shot 2021-10-19 at 22 18 07 Screen Shot 2021-10-19 at 22 18 20 Screen Shot 2021-10-19 at 22 18 44

About

A TailwindCSS refresh for the Transmission Bittorrent web interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages