diff --git a/README.md b/README.md new file mode 100644 index 00000000..e4b32d3c --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +# Alfred-Time + +Very (very) basic workflow to start and stop timers for Toggl and/or Harvest services through Alfred. + +# Why + +I prefer using Toggl for tracking time, I like their dashboard and reports better. But I use Harvest for invoices. So instead of starting both services separately (😴) separately, I did the workflow so I can start and stop all services in one shot. + +# Current features + +* Generate and open default workflow config file at first start +* Launch edit of workflow config file through Alfred if needed +* Start timer for Toggl and/or Harvest (as defined in config) with default project/task/tag +* Stop current timer for Toggl and/or Harvest (as defined in config) + +# How to use + +* GIFs coming later + +# Todo + +* Allow choice of default project, or not at all +* Allow choice of default tags/tasks, or not at all +* See reports directly in Alfred + +# Contribute + +* Feel free to let me know if something doesn't work, if you think something could be done better, or just fork and pull request. + +# Download + +* Release page coming later \ No newline at end of file