-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Christian Rüegg
authored and
Christian Rüegg
committed
Feb 12, 2020
1 parent
c7b47db
commit 7785a52
Showing
4 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Alert Workflow for [Alfred][alfred] | ||
|
||
Show an alert on the screen and a notification with Alfred: | ||
- at a specific time | ||
- after a time span | ||
|
||
**[Download the workflow][download]** | ||
|
||
## Absolute times: | ||
* `07:51:38` | ||
* `14:00` | ||
* `7:40PM` | ||
|
||
## Relative times: | ||
* `5` corresponds to seconds | ||
* `180s` corresponds to 3 minutes | ||
* `7m` corresponds to 7 minutes | ||
* `12h` corresponds to 12 hours | ||
|
||
## Examples | ||
* `180 Egg is finished | ||
* `12:00 Don't forget to eat lunch | ||
|
||
|
||
![](screenshots/AbsoluteTime.png) | ||
|
||
![](screenshots/RelativeTime.png) | ||
|
||
![](screenshots/Alert.png) | ||
|
||
|
||
[download]: https://github.com/Macintron/Alfred-Workflow-Alert/releases/download/v1.0.0/Alert.v1.0.0.alfredworkflow | ||
[alfred]: http://www.alfredapp.com |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.