Skip to content

spandan13/vnstat-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vnstat-dashboard

A simple WebUI that shows stats pulled from the vnstat cli tool.

dashboard

Requirements:

  • Flask:
    pip3 install flask
  • vnstat:
    apt install vnstat

Config:

Edit file vnstat-dashboard.py to make changes

  • Line 7 for server port
  • Line 8 for server name

Installation:

Nothing much to do here

  • Clone the repo:
    git clone https://github.com/spandan13/vnstat-dashboard.git
  • Move to the repo directory:
    cd vnstat-dashboard
  • Run the app:
    python3 vnstat-dashboard.py

Attributes:

About

WebUI for the vnstat cli tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published