Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.27 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.27 KB

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