Skip to content

Commit 7785a52

Browse files
Christian RüeggChristian Rüegg
authored andcommitted
ReadMe
1 parent c7b47db commit 7785a52

File tree

4 files changed

+33
-0
lines changed

4 files changed

+33
-0
lines changed

README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Alert Workflow for [Alfred][alfred]
2+
3+
Show an alert on the screen and a notification with Alfred:
4+
- at a specific time
5+
- after a time span
6+
7+
**[Download the workflow][download]**
8+
9+
## Absolute times:
10+
* `07:51:38`
11+
* `14:00`
12+
* `7:40PM`
13+
14+
## Relative times:
15+
* `5` corresponds to seconds
16+
* `180s` corresponds to 3 minutes
17+
* `7m` corresponds to 7 minutes
18+
* `12h` corresponds to 12 hours
19+
20+
## Examples
21+
* `180 Egg is finished
22+
* `12:00 Don't forget to eat lunch
23+
24+
25+
![](screenshots/AbsoluteTime.png)
26+
27+
![](screenshots/RelativeTime.png)
28+
29+
![](screenshots/Alert.png)
30+
31+
32+
[download]: https://github.com/Macintron/Alfred-Workflow-Alert/releases/download/v1.0.0/Alert.v1.0.0.alfredworkflow
33+
[alfred]: http://www.alfredapp.com

screenshots/AbsoluteTime.png

166 KB
Loading

screenshots/Alert.png

223 KB
Loading

screenshots/RelativeTime.png

152 KB
Loading

0 commit comments

Comments
 (0)