https://github.com/brucewind/cpsensor
A cross-platform sensor app, like a 🦮 , which just settle in a system tray to oversee battery, CPU, memory and others.
https://github.com/brucewind/cpsensor
sensor temperature-sensor ubuntu-sensor ubuntu-temperature
Last synced: 2 months ago
JSON representation
A cross-platform sensor app, like a 🦮 , which just settle in a system tray to oversee battery, CPU, memory and others.
- Host: GitHub
- URL: https://github.com/brucewind/cpsensor
- Owner: BruceWind
- License: gpl-3.0
- Created: 2022-03-19T15:22:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-26T14:12:29.000Z (about 4 years ago)
- Last Synced: 2025-01-26T18:47:06.693Z (over 1 year ago)
- Topics: sensor, temperature-sensor, ubuntu-sensor, ubuntu-temperature
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CPSensor
A **C**ross-**P**latform **sensor** app basing on [Electron](https://www.electronjs.org/) & [React](https://github.com/facebook/react/), like a 🦮, which just settle in system tray show you battery, CPU, memory and others.
### Features
1. show CPU, memory, and other states.
2. In case of detecting 🚨 , such as high temperature or consume, it will show red on your system tray.
### Effect
In ubuntu:

### In additon
To be honest, I didn't take tests on windows too much. In case you get error on windows, you can try to fix on your own.