Skip to content

v1.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:11
127dbd7

Highlights

Run timr-tui --work 20 --pause 10 --max-rounds 8. POMODORO becomes TABATA then. Or timr-tui --tabata.

What is Tabata?

tabata

Features

  • (cli) Add --tabata argument #208
  • (pomodoro) auto-detect Tabata #207
  • (pomodoro) introduce max rounds to limit sessions #205, #206
  • (notification) detailed pomodoro status in system notification #204
  • (cli) Add --auto-switch argument #203

Fix

  • (flake) pin libwebsockets to fix broken ttyd/vhs #212
  • (notification) show Pomodoro or Tabata instead of Countdown #209

Misc

  • (docs) add tabata screen etc. #209

Full Changelog

v1.10.0...v1.11.0