1.1.1 • Published 4 years ago
vnstat-ui v1.1.1
vnstat-ui
a gui for vnstat
Features
- you can make your own themes see how to create a theme
- themes are configurable
- easily installed via npm
- support for both vnstat v1.x and v2.x
- for developes: made in typescript
- mac support
how to install
installing node
on mac:
brew install nodeon linux:
sudo apt-get install nodejsinstalling the cli via npm
npm i -g vnstat-uiinstalling the default theme
vnstat-ui themes install npm:vnstat-ui-default-themerunning the server
vnstat-ui startto run it automatically on startup
on linux:
crontab -eand add this line
@reboot vnstat-ui startLicense
copyrights AliBasicCoder (c) 2020