Skip to content

Releases: FlowForgeTeam/PClarity

PClarity v1.0.2 – Initial Public Release

22 Jun 00:19

Choose a tag to compare

Logo-tag

🎉 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:

  1. Download and unzip the archive.
  2. Open the .PClarity Core folder.
  3. Run the core exe to start the background monitoring service.
  4. Open a terminal or use your preferred editor (e.g., VS Code, Neovim).
  5. Run:
npm install
npm start

Once 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!