suidroot/TimeWarriorGUI

How to use?

Closed this issue · 3 comments

I can't figure out how to use this. I added it in the extensions folder and made it executable:

$ timew extensions 

Extensions located in:
  /home/bserem/.timewarrior/extensions

Extension Status
tw-gui.py Active

Any hints would be most welcome!
Thanks

This is a standalone script, not a Timewarrior plugin. You can run the script directly using python

python tw-gui.py

The UI should then open.

Thanks

PR: #5
To see how it looks like: https://github.com/bserem/TimeWarriorGUI/tree/patch-1
Hope you like!

Looks great thanks for submitting the update