Releases: davidlbowman/spotify-pomodoro
Releases · davidlbowman/spotify-pomodoro
v0.0.2
What's New
Bug fixes and improvements.
Fixed
- Vinyl record now spins immediately on first play (previously required double click)
- CSS
@importorder warning from PostCSS - README documentation now uses
127.0.0.1instead oflocalhostfor Spotify redirect URI
Changed
- New lofi-style favicon (vinyl record with tomato/pomodoro center)
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's New
Initial release of Spotify Pomodoro - a lofi-styled pomodoro timer with Spotify integration.
Features
- Pomodoro timer with configurable focus and break durations
- Overtime mode - timer counts up after completion so you decide when to take a break
- Spotify OAuth integration (PKCE flow)
- Playlist selection with auto-shuffle and repeat
- Phase badges (FOCUS/BREAK/OVERTIME) above timer display
- Light/dark theme toggle
- Keyboard controls (Space/Enter to start/pause, R to reset, S to switch phase)
- Audio notification when timer ends
- Lofi aesthetic UI design
Tech Stack
- Astro + React
- Tailwind CSS v4 + shadcn/ui
- Effect-TS for state management
- Spotify Web API
Full Changelog: https://github.com/davidlbowman/spotify-pomodoro/commits/v0.0.1