
I built a lightweight Windows app that makes your cursor scream when moved aggressively
I recently built a small desktop utility called ScreamCursor.
It runs in the background and tracks cursor movement velocity in real time. Normal movement does nothing, but aggressive shaking triggers different screaming 'entities' with unique sounds and reactions.
Features:
- background tracking
- invisible mode (audio only)
- system tray support
- lightweight runtime
- multiple unlockable entities
Built using Go + Wails, with a Next.js landing page.
Originally started as a joke experiment, but I ended up polishing it into a fully working desktop app.
Would love feedback from other software/UI/tool builders here.