Ulauncher Toggl Extension

Ongoing

UlauncherExtensionToggl

Toggl Time tracker extension that allows for quick adjustments of trackers through Toggl CLI.

Before switching to Linux I used to use Flow Launcher on Windows which had a similar extension built on C#, so I decided wanted similar functionality on Ulauncher which is built on Python.

One key takeaway from this project is that bad or unclear documentation for APIs or extending applications can be hampering due to having research drawn out for way to long and then also finding better solutions as not everything is explained.

One way I found to aleviate this was to read through existing extensions and those example should me more than the actual documentation. Also a good testing methodolgy would help here as some extension APIs can be convoluted.

Technologies:

PythonLinux