Skip to content

FreshTomato-Project/FreshTomato-Emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a proof of concept to see if it what is wanted before getting everything else done.
The Archive used is from a lab router with minimal settings.
If this progresses things will flesh out.

Before the webpages will work properly you need to run the following command to create an nvram database:
    In linux            :   python3 src/nvram.py scrape data/site
    docker environment  :   nvram scrape data/site

It will scrape the archive for nvram keys and values.

What works on the web pages:
- graphing Bandwidth Real-Time
- graphing Bandwidth Last 24 Hours
- Themes which can be changed from Admin Access. [click save]


About

An emulator that mimics a router running FreshTomato for curiosity and display purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 65.5%
  • CSS 15.7%
  • JavaScript 12.5%
  • Python 6.2%
  • Classic ASP 0.1%