Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshenlim/hardware-resource-monitor
Simple browser based resource monitoring dashboard for my own Macbook
https://github.com/joshenlim/hardware-resource-monitor
Last synced: 9 days ago
JSON representation
Simple browser based resource monitoring dashboard for my own Macbook
- Host: GitHub
- URL: https://github.com/joshenlim/hardware-resource-monitor
- Owner: joshenlim
- Created: 2020-04-23T15:57:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:11:54.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T03:39:26.024Z (over 1 year ago)
- Language: Vue
- Size: 4.31 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hardware Resource Monitor
Simple browser-based hardware resource monitoring tool for my own Macbook that runs on my Raspberry Pi. Will require a server on my Macbook to send system related information via API. UI built using Vue.
## Setup
```
npm start
```