KIMB-technologies / TaskTimeTerminate

Tool to record timings for tasks and terminate work sessions — 📝⏰
GNU General Public License v3.0
2 stars 0 forks source link

macOS „Today Widget“ #23

Open kimbtech opened 4 years ago

kimbtech commented 4 years ago

Create an extension providing a macOS „Today Widget“. This widget should show some daily stats and the current task.

Communication between recorder process and widget can be done by a unix socket or a file (macOS FSEvents API).

Clicking on the widget should open a terminal running „ttt s && tttt o && read && exit“.

kimbtech commented 4 years ago

Wait for macOS 11 Big Sur cause it will bring WidgetKit.