Update README.md
This commit is contained in:
@@ -2,9 +2,8 @@
|
|||||||
|
|
||||||
A system monitor for the web. Data is read with rust, and displayed on the browser via HTML canvas.
|
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/)
|
**[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.
|
|
||||||
|
|
||||||
|
Inspired by [fasterthanlime/axact](https://github.com/fasterthanlime/axact). Main differences are reading more information, persisting history, and the whole React client side. Also, the websocket implementation was removed as it doesn't justify itself.
|
||||||
|
|||||||
Reference in New Issue
Block a user