# SystemMonitorFX **Repository Path**: zeje/SystemMonitorFX ## Basic Information - **Project Name**: SystemMonitorFX - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-12 - **Last Updated**: 2024-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Build & Test](https://github.com/z-softBE/SystemMonitorFX/actions/workflows/build.yml/badge.svg) # Z-Soft universal system monitor A system monitor build with Spring boot and JavaFX that works on Windows, MacOS and Linux. ## Features - Processes list - CPU Usage - Memory usage - Disk usage ## Screenshots ![Processes](docs/images/processes.png) ![CPU Usage](docs/images/cpu-usage.png) ![Memory usage](docs/images/memory-usage.png) ![Disk usage](docs/images/disk-usage.png) ## Releases You can check the releases page for the latest release. For MacOS and Linux there is just a runnable JAR provided. For windows there is a ZIP file with an exe file and a JRE environment. Just extract the ZIP and run the exe. ## TODO - [ ] Refactor UI tests so they run on CI/CD as well