ulauncher-toggle-demo.mp4
- view the current time entry
- stop the current time entry
- start a new time entry (without project)
- restart a time entry from your history
- ulauncher 5
- Python > 3
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/pascalbe-dev/ulauncher-toggl.git
- Before usage you need to configure your Toggl API token in plugin preferences. Find your API token here.
Please refer to the contribution guidelines
less
package installedinotify-tools
package installed
- Clone the repo
git clone https://github.com/pascalbe-dev/ulauncher-toggl.git
- Cd into the folder
cd ulauncher-toggl
- Watch and deploy your extension for simple developing and testing in parallel
./watch-and-deploy.sh
(this will restart ulauncher without extensions and deploy this extension at the beginning and each time a file in this directory changes) - Check the extension log
less /tmp/ulauncher-extension.log +F
- Check ulauncher dev log
less /tmp/ulauncher.log +F