Releases: Dhuvii/system_resource_monitor
SRM v1
System Resource Monitor v1.0.0
We're excited to announce the release of our System Resource Monitor, a cross-platform desktop application built with Electron and React!
This application allows you to monitor the CPU, memory, battery and network usage of your system in real-time, and view historical data with detailed charts and graphs. Whether you're a developer, a sysadmin, or just a curious user, our System Resource Monitor can help you diagnose performance issues and optimize your system.
Key Features
- Real-time monitoring of CPU, memory, battery and network usage
- Historical data with customizable charts and graphs
- Detailed process view with per-process resource usage
- Cross-platform compatibility (Windows, macOS, and Linux)
Getting Started
To get started with our System Resource Monitor, simply download the latest release for your operating system from the releases page, and run the executable. You can also build the application from source by cloning this repository and running npm install and npm start.
Feedback and Contributions
We welcome feedback and contributions from the community! If you encounter any issues or have suggestions for new features, please open a GitHub issue or submit a pull request. Our project is open-source and licensed under the MIT License.
Thank You!
We hope you find it useful and enjoy using it as much as we enjoyed building it!
What's Changed
- Initialise IPC by @Dhuvii in #1
- Feature/ipc/battery by @sabesh82 in #2
- Add typings for IPC by @Dhuvii in #3
- Add Zustand and Battery store by @sabesh82 in #4
- Add utilities by @Dhuvii in #5
- Add User store by @Dhuvii in #6
- Add Network IPC by @SheromiParamanathan in #7
- Add Memory IPC by @MVITHURSIGA in #8
- Add CPU IPC by @Thushana24 in #9
- Add Network Store by @MVITHURSIGA in #10
- Add Memory Store by @Thushana24 in #11
- Add CPU Store by @SheromiParamanathan in #12
- Complete IPC by @Dhuvii in #13
- Feature/UI by @Dhuvii in #14
- [FIX] Fixes #15 by @Dhuvii in #16
- Add Table components by @sabesh82 in #17
- feat(ui): create battery usage section by @SheromiParamanathan in #18
- feat(ui): create cpu usage section by @Thushana24 in #19
- feat(ui): create memory usage section by @MVITHURSIGA in #20
- feat(ui): create network usage section by @sabesh82 in #21
- feat(ui): Included all pages and routing by @Dhuvii in #22
- fix(ui-theme) Made dark mode compulsory by @Dhuvii in #23
- Feature/UI by @Dhuvii in #24
- V1.0.0 by @Dhuvii in #25
- Add linux configuration by @Dhuvii in #26
- Add release script by @Dhuvii in #27
- fix(build-typescript): Fixes typescript compilation bug by @Dhuvii in #28
- fix(build) Add release for all platforms by @Dhuvii in #29
- fix(build): Alter release script by @Dhuvii in #30
Contributors
- @Dhuvii Thuvaragan Parameshwaran made their first contribution in #1
- @sabesh82 Sabesh Wilson made their first contribution in #2
- @SheromiParamanathan Sheromi Paramanathan made their first contribution in #7
- @MVITHURSIGA Vithursiga Vignarajan made their first contribution in #8
- @Thushana24 Thushana Sivarajah made their first contribution in #9
Full Changelog: https://github.com/Dhuvii/system_resource_monitor/commits/v1.0.0