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: 6 months ago
JSON representation
Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4. ⏰️
- Host: GitHub
- URL: https://github.com/godbout/alfred-time
- Owner: godbout
- License: mit
- Archived: true
- Created: 2017-02-25T06:33:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T06:41:33.000Z (12 months ago)
- Last Synced: 2024-08-13T11:49:40.569Z (10 months ago)
- Topics: alfred, alfred-workflow, clockify, everhour, harvest, php, timer, toggl, workflow
- Language: PHP
- Homepage:
- Size: 26.8 MB
- Stars: 110
- Watchers: 9
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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
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

* Start a timer

* Stop a timer

* Continue a timer (using the ⌘ modifier)

# 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