Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatih-yavuz/alfred-timer-workflow
Alfred workflow to start a timer, which blinks when the time is up.
https://github.com/fatih-yavuz/alfred-timer-workflow
alarm alfred alfred-workflow bitbar bitbar-countdown-timer countdown hue philips productivity timer workflow
Last synced: 3 months ago
JSON representation
Alfred workflow to start a timer, which blinks when the time is up.
- Host: GitHub
- URL: https://github.com/fatih-yavuz/alfred-timer-workflow
- Owner: fatih-yavuz
- Created: 2017-03-26T08:21:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T20:27:39.000Z (over 3 years ago)
- Last Synced: 2024-05-02T01:21:09.185Z (6 months ago)
- Topics: alarm, alfred, alfred-workflow, bitbar, bitbar-countdown-timer, countdown, hue, philips, productivity, timer, workflow
- Language: Shell
- Homepage: https://github.com/fatih-yavuz/alfred-timer-workflow
- Size: 47 MB
- Stars: 39
- Watchers: 4
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- alfred-workflows - Hue Timer - Start a timer, which blinks the lights when the time is up. (Productivity)
README
# Information
An Alfred workflow letting you set a timer on your MAC's menubar. When the time is up, your Hue lights blink. You can download the workflow from [packal]## Preview
![N|Demo](https://raw.githubusercontent.com/siyahmadde/timer-workflow/master/demo.gif)
![N|Demo1](https://raw.githubusercontent.com/siyahmadde/timer-workflow/master/preview.png)
![N|Demo2](https://raw.githubusercontent.com/siyahmadde/timer-workflow/master/preview2.png)# Installation
- Download from [packal] and import the workflow
- run `-timer` then select `Setup Dependencies`
- run `-timer` then select `Link with Hue Bridge`
## Room Setup
Selecting which lights/groups to blink:
- run `-timer` on Alfred
- Select the light or group to set as blinker# Usage
## Set up timer
Set up for 10 seconds with title of "demo"
```sh
timer 10s demo
```
Set up for 1 minute with title of "doing stuff"
```sh
timer 1m doing stuff
```
Set up for 1 hour with title of "something"
```sh
timer 1h something
```# Support
If you need any support or have any question, please feel free to open an issue or contact me.
- [email protected]
- https://twitter.com/fatih24yavuz# Contribution
Any contribution is welcomed and will be credited. You can contact me if you would like to contribute# Thanks
This workflow is built on top of 2 other repositories.- [hue-alfred-workflow] by Benjamin Knight
- [bitbar-countdown-timer] by Chris Yuen
- inspired by [Yiğit Konur]
[hue-alfred-workflow]: https://github.com/benknight/hue-alfred-workflow
[bitbar-countdown-timer]: https://github.com/kizzx2/bitbar-countdown-timer
[Yiğit Konur]: https://github.com/yigitkonur
[BitBar]: https://getbitbar.com/
[Alfred]: https://www.alfredapp.com/
[packal]: http://www.packal.org/workflow/alfred-timer-workflow