https://github.com/timmo001/stats-overlay
An overlay for the statistics of your system and other sources
https://github.com/timmo001/stats-overlay
gui overlay stats
Last synced: 4 months ago
JSON representation
An overlay for the statistics of your system and other sources
- Host: GitHub
- URL: https://github.com/timmo001/stats-overlay
- Owner: timmo001
- License: apache-2.0
- Created: 2024-07-15T22:24:59.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T00:16:20.000Z (over 1 year ago)
- Last Synced: 2024-10-24T20:03:03.365Z (over 1 year ago)
- Topics: gui, overlay, stats
- Language: Rust
- Homepage: https://timmo.dev
- Size: 757 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Stats Overlay
An overlay for the statistics of your system and other sources.
## Features
- CPU Usage
- Memory Usage
- GPU Usage (NVIDIA only for now)
- GPU Temperature (NVIDIA only for now)
## Installation
TBD
## Configuration
TBD
## Supported Platforms
We currently only support Windows due to the use of a transparent window and setting window flags to allow mouse clickthrough.
We are looking into supporting other platforms and features in the future. Contributions welcome!
## TODO
- [ ] Settings GUI (Stub added)
- [x] CPU Usage
- [x] Memory Usage
- [ ] Support for AMD GPUs
- [ ] Support for Intel GPUs
- [x] Support for NVIDIA GPUs
- [ ] Linux platform support
- [ ] MacOS platform support
- [ ] CPU Temperature
This is a mind dump of features that we would like to add in the future. Feel free to contribute!