Skip to content

Releases: iammayron/pour

Pour 0.2.0

Choose a tag to compare

@iammayron iammayron released this 04 Sep 23:50

The session now outlives the task. Complete a task, swap to another, or run with none attached and the clock never restarts.

Every session and break is recorded to sessions.json, with the minutes each task got. The new Today view reads it back, and the round counter and the short-vs-long break decision are derived from that log rather than stored.

Rounds and long breaks: four focus rounds then a longer one, with both lengths and the count in Settings. Sessions survive quitting the app.

The card leads with the cycle now — round dots, which round of the set is running, and how long you have focused today.

Todoist gets one comment per task a round touched, with that task's own minutes.

Pour 0.1.5

Choose a tag to compare

@iammayron iammayron released this 04 Sep 21:14

Fix: the Default filter segmented control no longer clips in Settings.

Pour 0.1.4

Choose a tag to compare

@iammayron iammayron released this 04 Sep 19:45

Open a task in Todoist: double-click any task name in the tray list or on the floating card, use the new Open task button in the tray footer, or right-click the card.

Pour 0.1.3

Choose a tag to compare

@iammayron iammayron released this 04 Sep 02:49
  • Project name and labels under each task in the popover and on the wide card. The hover tooltip shows them with the priority flag
  • Card buttons: hover highlights pause in blue and complete in green
  • Menu bar: proper spacing and centering of the countdown next to the glyph

Install: brew tap iammayron/tap && brew trust iammayron/tap && brew install --cask pour

Pour 0.1.2

Choose a tag to compare

@iammayron iammayron released this 04 Sep 02:28

Drops the Keychain entirely. The Todoist token is stored in ~/Library/Application Support/Pour/todoist-token with user-only permissions. If you upgrade straight from 0.1.0, paste the token once in Settings.

Install: brew tap iammayron/tap && brew trust iammayron/tap && brew install --cask pour

Pour 0.1.1

Choose a tag to compare

@iammayron iammayron released this 04 Sep 02:03

Fixes the Keychain password prompt on every launch. The Todoist token now lives in ~/Library/Application Support/Pour/todoist-token (user-only permissions); an existing keychain token is migrated once.

Install: brew tap iammayron/tap && brew trust iammayron/tap && brew install --cask pour

Pour 0.1.0

Choose a tag to compare

@iammayron iammayron released this 04 Sep 01:38

First macOS build. Menu bar Pomodoro for Todoist with a floating liquid-glass card.

  • Pick a task (search, Today / Overdue / 7 days), start a session from the menu bar
  • Floating card over every app and Space: task, countdown, rising water. Wide or compact
  • Pause, +5 min, Complete task, Stop. Right-click for the menu
  • Session end: sound, notification, automatic break, focus and break comments on the task
  • Menu bar glyph fills with progress, cup during breaks

Not signed with an Apple Developer ID. After moving Pour.app to /Applications run:

xattr -dr com.apple.quarantine /Applications/Pour.app

Requires macOS 14 or later. Liquid Glass needs macOS 26.