Skip to content

Releases: davidlbowman/spotify-pomodoro

v0.0.2

08 Dec 00:14
1d6292f

Choose a tag to compare

What's New

Bug fixes and improvements.

Fixed

  • Vinyl record now spins immediately on first play (previously required double click)
  • CSS @import order warning from PostCSS
  • README documentation now uses 127.0.0.1 instead of localhost for 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

07 Dec 22:55

Choose a tag to compare

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