https://github.com/openhoangnc/taskbar-stats
Display live system stats on Windows's taskbar
https://github.com/openhoangnc/taskbar-stats
Last synced: 18 days ago
JSON representation
Display live system stats on Windows's taskbar
- Host: GitHub
- URL: https://github.com/openhoangnc/taskbar-stats
- Owner: openhoangnc
- License: other
- Created: 2020-02-09T14:38:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T16:13:52.000Z (about 3 years ago)
- Last Synced: 2024-10-31T09:36:40.277Z (6 months ago)
- Language: C++
- Homepage: https://openhoangnc.github.io/taskbar-stats/
- Size: 89.8 KB
- Stars: 473
- Watchers: 11
- Forks: 39
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- project-awesome - openhoangnc/taskbar-stats - Display live system stats on Windows's taskbar (C++)
README
# Taskbar stats
Display live system stats on Windows's taskbar



**Note: At the first time install, you might have to right-click on the taskbar 2 times to show menu of TaskbarStats.**
## [Download](https://github.com/openhoangnc/taskbar-stats/releases)
## Donation
Eat to live, live to code### Features
- Compact layout
- Auto choose unit to display (Byte/Kilobyte/Megabyte/...)
- Very low resource consuming
- Zero configuration/option
- Update stats every 1 second### System requirements
- Windows 10 32bit/64bit
- [Windwos 11 is currently not compatible](https://github.com/openhoangnc/taskbar-stats/issues/31)### [License](https://github.com/openhoangnc/taskbar-stats/blob/master/LICENSE.md)
This is free of charge software. You are allowed to:
- Private use
- Commercial use
- Distribution### Privacy policy: [privacy-policy.md](https://github.com/openhoangnc/taskbar-stats/blob/master/Privacy-policy.md)
### Source code: N/A
I still consider about open source, at this moment you can access the reference code bellow.
### Reference code: [ref](https://github.com/openhoangnc/taskbar-stats/tree/master/ref)