Skip to content

Releases: jkallio/pomodoro-cli

v1.4.1

Choose a tag to compare

@jkallio jkallio released this 24 May 07:29

[1.4.1] - 2026-05-23

Added

  • set-cycle command to define a custom Pomodoro cycle stored in ~/.config/pomodoro-cli/cycle.json; no arguments resets to the built-in default (4×25 min work + short/long breaks)
  • --cycle flag for start to run the saved cycle with automatic phase advancement on completion
  • --repeat flag for start to loop a single timer indefinitely using the previous duration, or loop an entire cycle when combined with --cycle

v1.3.1

Choose a tag to compare

@jkallio jkallio released this 18 May 18:51

[1.3.1] - 2026-05-18

Added

  • --watch flag for Waybar continuous streaming support
  • Integration tests for core functionality

Changed

  • Updated to Rust edition 2024
  • Simplified wait mode implementation
  • Cleaned up start_timer function signature
  • Updated dependencies

Fixed

  • Issue where duration was silently converted to 0

v1.2.5

Choose a tag to compare

@jkallio jkallio released this 26 Mar 18:33
2143bda
  • Add support for locking screen after timer has finished.

v1.2.4

Choose a tag to compare

@jkallio jkallio released this 24 Feb 10:15
6cce30b
  • Add digital time format
  • Fix pause not resuming
  • Fix alarm sound not playing fully

v1.2.3

Choose a tag to compare

@jkallio jkallio released this 20 Jan 19:32
  • Add support for custom timer message
  • Add simple ASCII animation for --wait

v1.2.2

Choose a tag to compare

@jkallio jkallio released this 20 Jan 09:59
  • Add support --add argument for start command to add more time to a running timer.
  • Add --resume flag for start command fore resuming paused timer
  • Prevent using conflicting command arguments

v1.2.1

Choose a tag to compare

@jkallio jkallio released this 18 Jan 23:03
  • Add support for --wait flag
  • Add proper error handling

v1.1.0

Choose a tag to compare

@jkallio jkallio released this 16 Jan 14:01

Changes

  • Add support for JSON output format

v1.0.0

Choose a tag to compare

@jkallio jkallio released this 15 Jan 14:57

Release version 1.0.0