1 dépôt
Visual representations of CPU usage designed for quick system monitoring at a glance.
Distinct from CPU Profilers: Distinct from CPU Profilers: focuses on continuous real-time visualization rather than profiling or bottleneck analysis.
Explore 1 awesome GitHub repository matching development tools & productivity · CPU Usage Visualizations. Refine with filters or upvote what's useful.
RunCat365 is a Windows system tray application that places an animated cat directly on the taskbar, where the cat's running speed reflects real-time CPU load. The project's core identity is a lightweight background process that maps CPU usage percentages to animation frame rates, creating a visual indicator of system performance. The application achieves this by polling CPU load data at fixed intervals through Windows Performance Counters, then driving a frame-based sprite animation whose speed responds to the measured load. It renders the cat animation directly into the taskbar notification
Displays real-time CPU load as a visual animation on the Windows taskbar for quick system monitoring.