Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 423 Bytes

Le Node Routerboard

This is a trivial app that connect to Routerboard / Mikrotik routers and displays the RX of the first Interface as a doughnut chart.

Usage

Standalone

It is a simple PHP app with some Javascript. Do not forget to npm install and composer install!

With Docker

As simple as docker-compose up as soon as you have modified the required variables.

Contributions

Feel free to PR!