11 lines
568 B
Markdown
11 lines
568 B
Markdown
# SysMon Web
|
|
|
|
A system monitor for the web. Data is read with rust, and displayed on the browser via HTML canvas.
|
|
|
|
[Live demo](https://sysmon.bate-estacas.xyz/)
|
|
|
|

|
|
|
|
Inspired by [fasterthanlime/axact](https://github.com/fasterthanlime/axact). Main differences are reading more information, sleeping when not in use, and the whole React client side. Also, the websocket implementation was removed as it doesn't justify itself.
|
|
|