Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openhoangnc/taskbar-stats
Display live system stats on Windows's taskbar
https://github.com/openhoangnc/taskbar-stats
Last synced: 3 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T16:13:52.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T19:50:40.094Z (6 months ago)
- Language: C++
- Homepage: https://openhoangnc.github.io/taskbar-stats/
- Size: 89.8 KB
- Stars: 468
- Watchers: 11
- Forks: 38
- 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
![GitHub release (latest by date)](https://img.shields.io/github/v/release/openhoangnc/taskbar-stats?style=flat-square)
![GitHub all releases](https://img.shields.io/github/downloads/openhoangnc/taskbar-stats/total?style=flat-square)![taskbar](img/taskbar-stats.png "Taskbar stats")
![toolbars](img/toolbars.png "Toolbars menu")
**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)