Update readme.md
This commit is contained in:
parent
2bea99a47c
commit
19205c1b6f
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,11 @@ hotalert is a command line tool for task execution and alerting. Tasks and alert
|
||||||
|
|
||||||
A sample use case is to run it on PC or a Raspberry PI and get alerts on your mobile device when certain keywords apear in an URL.
|
A sample use case is to run it on PC or a Raspberry PI and get alerts on your mobile device when certain keywords apear in an URL.
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
|
It wants to be like [Windows Task Scheduler](https://en.wikipedia.org/wiki/Windows_Task_Scheduler) but it requires [Cron](https://en.wikipedia.org/wiki/Cron) for scheduling and at the moment it is stateless.
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
**Snapstore**
|
**Snapstore**
|
||||||
|
|
Loading…
Reference in a new issue