Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/godbout/alfred-time

Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4. ⏰️
https://github.com/godbout/alfred-time

alfred alfred-workflow clockify everhour harvest php timer toggl workflow

Last synced: about 1 month ago
JSON representation

Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4. ⏰️

Awesome Lists containing this project

README

        

⚠️⚠️⚠️ this project is archived. i don't use it myself anymore and there's too much work needed to keep it going. (API versions, PHP packages, PHP versions etc.) consider using individual service Workflows like https://github.com/jason0x43/alfred-toggl. ⚠️⚠️⚠️

___

Alfred Time


PHP Versions Compatibility
GitHub release
build status
code quality
code coverage
GitHub downloads


Basic workflow to start, stop and continue timers for (currently) Toggl, Harvest, Everhour or Clockify services through Alfred 4.

---

# Current features

* Set up services through Alfred menus
* Start timer
* Stop timer
* Continue (restart) timer
* All live (no more cache issues)

# How to use

## Features

* Set up your service

![setup](https://github.com/godbout/alfred-time/blob/master/resources/screenshots/setup.gif)

* Start a timer

![start](https://github.com/godbout/alfred-time/blob/master/resources/screenshots/start.gif)

* Stop a timer

![stop](https://github.com/godbout/alfred-time/blob/master/resources/screenshots/stop.gif)

* Continue a timer (using the ⌘ modifier)

![continue](https://github.com/godbout/alfred-time/blob/master/resources/screenshots/continue.gif)

# 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

* Workflow is downlodable on the [Release page](https://github.com/godbout/alfred-time/releases)

# Alternatives to Alfred Time

* [Alfred Harvest](https://github.com/tinystride/alfred-harvest) by Neil Renicker
* [Alfred Toggl](https://github.com/jason0x43/alfred-toggl) by Jason Cheatha