The Countdown timers app for Athom's Homey provides hourglass-like timer cards in your Flows.
This app adds the following cards to your Homey Flows:
- A specific timer has started
- A specific timer has stopped
- A timer started
- A timer stopped
- A specific timer is active / inactive
- Start / update a timer
- Pause a timer
- Resume a timer
- Stop a timer
- Stop all timers
Want to help? Awesome!
Just make a fork, clone it and start contributing.
We use Husky for a pre-commit Unit Test hook, so make sure to run npm install
after your git clone
so all depencies get installed and set. Need help? Scroll down to the Contact
part of this readme.
Have a question or a bug report? Please file an issue on the Github repo. You can also hit us up on Athom's Slack community at @jeroenbos22 or @milanzor, see you there!
The Countdown timers app is inspired by the original CountDown timer app by Ralf van Dooren.