Modern, User-Oriented Desktop Interface for PClarity
The PClarity UI is a modern, responsive, and fully customizable frontend for the PClarity Desktop Productivity Analytics application.
- 🎨 Modern Flat Design — clean, minimalist, and user-centered interface
- ⚙️ Customizable Layout — adaptable to user preferences and screen sizes
- 💻 Desktop-Focused — optimized for performance and seamless desktop integration
- 🌐 Built with Electron & Node.js — leveraging modern web technologies for a smooth desktop experience
While the full PClarity application includes system monitoring and C++ backend modules, this repository contains only the User Interface part.
⚠️ Note:
This repository is currently private and accessible to team members only.
- Node.js (LTS version recommended — Download here)
- Git
Clone the repository, install dependencies, and start the development server:
git clone https://github.com/FlowForgeTeam/PClarityUI.git
cd PClarityUI
npm install
npm start