A minimalist macOS menu bar app for eye care based on the 20/20/20 rule.
- Menu bar timer (currently set to 30 seconds for testing)
- Full-screen overlay when break time
- Animated dot ritual to exercise your eyes
- Skip button if you need to continue working
cd Eyedrop
./build-app.sh
open Eyedrop.app
- Click the eye icon in your menu bar
- Select "Start Timer" to begin
- Every 30 seconds (or 20 minutes in production), the overlay will appear
- Follow the moving dot with your eyes for 20 seconds
- Click "Skip Break" if needed
- Change timer to 20 minutes for production (in EyedropApp.swift)
- Add Chrome extension
- Add more ritual options
- Add preferences for timer customization