Skip to content

mReXiTuS/tomato-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomato-design

Custom CSS for older routers running Tomato Firmware (that are unsupported by AdvancedTomato firmware). Design inspired by AdvancedTomato.

Screenshot

Installation

Using init script

1. Upload script

  1. Navigate to Administration > Scripts
  2. Choose WAN Up
  3. Paste content of tomato_wanup.sh script
  4. Save changes

2. Enable Custom CSS

  1. Navigate to Administration > Admin Access
  2. Change color scheme to custom.css
  3. Save changes and reboot router

Using SSH

1. Upload Custom CSS over SSH

  1. Enable SSH deamon in Administration > Admin Access
  2. Connect to router over SSH
  3. Create folder wwwext in /var/
  4. Upload custom.css file into /var/wwwext/

2. Enable Custom CSS

  1. Navigate to Administration > Admin Access
  2. Change color scheme to custom.css
  3. Save changes and reboot router

After every reboot, this needs to be performed again. Router will automatically remove custom.css file after reboot