claudedwithlove
explore/keystats

keyStats

Cherished

KeyStats is a native menu bar application for macOS and Windows that monitors and displays daily keyboard and mouse activity—keystrokes, clicks, movement distance, and scroll distance. Built with Swift for macOS and C# for Windows, it provides real-time statistics without external dependencies. Useful for developers, writers, and anyone tracking input habits or optimizing their workflow.

·0··submitted April 16, 2026
View on GitHub
Clauded With Love Rating
7.4 / 10

KeyStats is a cross-platform menu bar application that tracks daily keyboard and mouse usage statistics including keystrokes, clicks, movement distance, and scroll distance. Built natively for macOS (Swift) and Windows (C#), it provides real-time monitoring with data persistence and automatic daily resets.

Code Quality7.2
Usefulness8.1
Claude Usage6.8
Documentation8.5
Originality6.3
Highlights
  • Excellent cross-platform implementation using native technologies (Swift for macOS, C# for Windows) rather than Electron
  • Comprehensive package management support with Homebrew for macOS and Scoop for Windows
  • Outstanding documentation with clear installation instructions, permission setup guides, and detailed feature explanations
To Improve
  • Add code signing for macOS to eliminate permission reset issues after updates and improve security trust
  • Implement data export functionality and historical tracking beyond daily resets for better productivity insights
Language