This program is designed to monitor various computer sensors, providing information on:
- Current keyboard layout
- CPU usage and temperatures
- GPU usage and temperatures
- RAM usage, load, and available space
- System uptime
Additionally, the program employs color coding to visually represent the load and temperature status.
This project marks my first experience in C#. It was initially created to fulfill my personal requirements, but I've decided to share it with the community for anyone who might find it useful.
* You can select the desired library from the context menu.
- Real-time monitoring of critical system metrics.
- Dynamic color indicators for quick load and temperature assessment.
- Create a settings window
- Implement indicator color customization for users
Contributions are welcome! In case you are interested you can add new features, improve the code, or fix any issues. Feel free to submit a pull request.