Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 494 Bytes

File metadata and controls

24 lines (16 loc) · 494 Bytes

MULTI-STAT

statapp.mp4

Graphical system monitor made for local networks
Client is used with a small rasberry pi device with lcd display / second monitor.

Built with rust and macroquad.

Installation

git clone https://github.com/happyface2000/multi-stat.git
cd mulit-stat
cd multi-stat-server
cargo run
cd multi-stat-client
cargo run