A lightweight, cross-platform desktop application that displays system information and productivity tools on your desktop wallpaper, similar to Rainmeter.
- Desktop Integration: Displays on wallpaper without interfering with normal window usage
- System Stats: Real-time CPU, RAM, GPU monitoring
- Clipboard History: Track and manage recent clipboard entries
- Focus Timer: Pomodoro-style productivity timer
- Modern UI: Cyber-themed interface with neon accents
- Music player: Allows user to seamlessly
- Ensure you have Python 3.8+ installed
- Clone this repository
- Install dependencies:
pip install -r requirements.txtRun the application:
python src/main.pyThis project uses PyQt5 for the UI framework and follows a modular architecture for easy extension.
MIT License
