Menu bar utility app (macOS) for adding Timeboxing and Pomodoro workflow support to Things 3.
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: