Skip to content

Commit

Permalink
ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Rüegg authored and Christian Rüegg committed Feb 12, 2020
1 parent c7b47db commit 7785a52
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
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
Binary file added screenshots/AbsoluteTime.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/Alert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/RelativeTime.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7785a52

Please sign in to comment.