Skip to content

DayBar 0.2.0

Choose a tag to compare

@underworld14 underworld14 released this 05 Jul 16:21
· 20 commits to main since this release

DayBar 0.2.0

Native macOS menu-bar app: daily todos, habits, Pomodoro, SomaFM lofi radio, task history, and Apple Reminders sync.

Requirements

  • macOS 15+

Install

  1. Download DayBar-v0.2.0-macOS.zip below.
  2. Extract and move DayBar.app to Applications.
  3. Open from Applications — the icon appears in the menu bar (no Dock icon).

First launch (Gatekeeper)

macOS may block the app on first open. Either:

  • Right-click DayBar.appOpenOpen, or
  • Run in Terminal:
xattr -cr /Applications/DayBar.app
open /Applications/DayBar.app

Highlights

  • Lofi Radio (SomaFM) with random play and focus-session auto-pause
  • Pomodoro with live menu-bar countdown
  • Habits with streaks and optional Reminders sync
  • Today / tomorrow quick-add, gentle carry-over, end-of-day review
  • Global quick-add hotkey (⌥⌘D)

Build from source

See README.

Full Changelog: https://github.com/underworld14/daybar/commits/v0.2.0