1.1.1 • Published 3 years ago

vnstat-ui v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

vnstat-ui

a gui for vnstat

Features

  1. you can make your own themes see how to create a theme
  2. themes are configurable
  3. easily installed via npm
  4. support for both vnstat v1.x and v2.x
  5. for developes: made in typescript
  6. mac support

how to install

installing node

on mac:

brew install node

on linux:

sudo apt-get install nodejs

installing the cli via npm

npm i -g vnstat-ui

installing the default theme

vnstat-ui themes install npm:vnstat-ui-default-theme

running the server

vnstat-ui start

to run it automatically on startup

on linux:

crontab -e

and add this line

@reboot vnstat-ui start

License

copyrights AliBasicCoder (c) 2020

1.1.1

3 years ago

1.1.0

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.5-beta

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago