docs: update README.md
This commit is contained in:
parent
af8633f447
commit
cd63b0c670
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -1,2 +1,10 @@
|
||||||
# computer
|
# computer
|
||||||
Sends my computer's statistics to my website's backend that is shown as a graph on my website
|
|
||||||
|
Sends statistics of my computer to my [API](https://github.com/trafficlunar/api) that can be seen on my [website](https://github.com/trafficlunar/website)
|
||||||
|
|
||||||
|
## features
|
||||||
|
|
||||||
|
- CPU usage
|
||||||
|
- Memory usage
|
||||||
|
- Key press counter
|
||||||
|
- Left and right mouse clicks counter
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue