You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ Menu bar utility app (macOS) for adding [Timeboxing](https://en.wikipedia.org/wi
6
6
7
7

8
8
9
-
Integrated with a _Raspberry Pi-/Arduino-powered standing desk_ for setting a new desk height after the current task has been completed. See implementation details in [visini/desk](https://github.com/visini/desk) and [visini/stand](https://github.com/visini/stand).
10
-
11
9
See `Makefile` for how to install, debug, build, and release. Or download the [latest release](https://github.com/visini/timebox/releases).
12
10
11
+
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`.
0 commit comments