1 parent c7b47db commit 7785a52Copy full SHA for 7785a52
4 files changed
README.md
@@ -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
+
26
27
+
28
29
+
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
screenshots/Alert.png
223 KB
screenshots/RelativeTime.png
152 KB
0 commit comments