Update readme.md
This commit is contained in:
parent
7ef7821a82
commit
2bea99a47c
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
## Introduction
|
||||
hotalert is a command line tool for task execution and alerting. Tasks and alerts are defined in yaml files.
|
||||
|
||||
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.
|
||||
|
||||
## Installation
|
||||
|
||||
**Snapstore**
|
||||
|
@ -63,6 +65,8 @@ END
|
|||
|
||||
Output:
|
||||
|
||||
![Discord preview](/docs/discord_alert.png)
|
||||
|
||||
### Available task functions
|
||||
|
||||
#### web_scrape
|
||||
|
|
Loading…
Reference in a new issue