Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emretulek/cpu-monitor
Widgets Cpu Monitor Plugin
https://github.com/emretulek/cpu-monitor
cpu-monitor cpu-monitor-widget widgets-plugin windows-widgets
Last synced: 18 days ago
JSON representation
Widgets Cpu Monitor Plugin
- Host: GitHub
- URL: https://github.com/emretulek/cpu-monitor
- Owner: emretulek
- License: agpl-3.0
- Created: 2024-12-11T17:42:55.000Z (30 days ago)
- Default Branch: master
- Last Pushed: 2024-12-12T22:09:44.000Z (29 days ago)
- Last Synced: 2024-12-12T23:19:52.947Z (28 days ago)
- Topics: cpu-monitor, cpu-monitor-widget, widgets-plugin, windows-widgets
- Language: C#
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Cpu Monitor Widget Plugin
This project was developed as a cpu monitor widget for windows widgets.
### Internal Settings
```json
{
"usage_font_size": 18.0,
"usage_foreground": "#FFBC8F8F",
"graphic_color": "#347aeb",
"graphic_timeline": 200.0
}
```### Screenshots
![cpu_monitor](https://raw.githubusercontent.com/emretulek/Cpu-Monitor/refs/heads/master/sc_cpu/cpu_1.jpg)
![cpu_monitor skin](https://raw.githubusercontent.com/emretulek/Cpu-Monitor/refs/heads/master/sc_cpu/cpu_2.jpg)