Releases: FlowForgeTeam/PClarity
Releases · FlowForgeTeam/PClarity
PClarity v1.0.2 – Initial Public Release
🎉 First official release of PClarity
PClarity is a system monitoring application designed to provide detailed statistics about active processes, resource usage, and system health.
📂 Installation & Running:
- Download and unzip the archive.
- Open the
.PClarity Corefolder. - Run the core exe to start the background monitoring service.
- Open a terminal or use your preferred editor (e.g., VS Code, Neovim).
- Run:
npm install
npm startOnce started, access the interface in your browser or Electron window.
⚙️ Included features:
- Dynamic monitoring of selected programs
- System resource statistics (CPU, RAM, etc.)
- Themes, settings and much more!
🗒 Note:
This version does not include pre-built installers. Future versions may add packaged builds and auto-update support.
Feedback and contributions are welcome!
