Releases: real-lazy-coder/interval-timer
Releases · real-lazy-coder/interval-timer
v1.0.0 - Initial Release
🎉 First stable release of Interval Timer!
✨ Features
- 🕐 Hour-Synced Intervals - Aligns to clock times
- 🎨 Beautiful Terminal UI - Gradient text, progress bars
- 📊 Session Statistics - Track completed intervals
- 🔔 Audio Notifications - Sound alerts
- ⚡ Fast & Lightweight - Built with Bun
- 🎯 Customizable Intervals - 1-60 minutes
📦 Installation
Linux:
curl -L -o interval-timer https://github.com/real-lazy-coder/interval-timer/releases/download/v1.0.0/interval-timer-linux
chmod +x interval-timer
./interval-timerWindows:
Download interval-timer-windows.exe and run it.
📖 Usage
./interval-timer # 15-min intervals (default)
./interval-timer -i 10 # 10-min intervals
./interval-timer --help # Show helpMade with ❤️ using Bun and Claude Code
v1.0.0 - Initial Release
🎉 First stable release of Interval Timer!
✨ Features
- 🕐 Hour-Synced Intervals - Aligns to clock times
- 🎨 Beautiful Terminal UI - Gradient text, progress bars
- 📊 Session Statistics - Track completed intervals
- 🔔 Audio Notifications - Sound alerts
- ⚡ Fast & Lightweight - Built with Bun
- 🎯 Customizable Intervals - 1-60 minutes
📦 Installation
Linux:
curl -L -o interval-timer https://github.com/real-lazy-coder/interval-timer/releases/download/v1.0.0/interval-timer-linux
chmod +x interval-timer
./interval-timerWindows:
Download interval-timer-windows.exe and run it.
📖 Usage
./interval-timer # 15-min intervals (default)
./interval-timer -i 10 # 10-min intervals
./interval-timer --help # Show helpMade with ❤️ using Bun and Claude Code