visini / timebox

A Custom Pomodoro macOS Menubar App with Things 3 integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header

Timebox – macOS Menubar App

Menu bar utility app (macOS) for adding Timeboxing and Pomodoro workflow support to Things 3.

Screenshot

See Makefile for how to install, debug, build, and release. Or download the latest release.

Note: Since April 14, 2023, Things 3 stores data in a unique location - you will have to build the app after setting the proper path in main.py via THINGS_SQLITE_PATH.

Download using GitHub CLI:

gh release -R visini/timebox download -D ~/Downloads -p "*.app.zip"

Note: If you can't open Timebox.app, you could try running xattr -cr Timebox.app.


See also:

About

A Custom Pomodoro macOS Menubar App with Things 3 integration

License:MIT License


Languages

Language:Python 95.4%Language:Makefile 4.6%