Works mostly
This commit is contained in:
parent
e79b50f010
commit
5c2b6d18ec
7 changed files with 349 additions and 128 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
echo "mychan:long process is done" | nc -N ntfy.sh 9999
|
||||
curl -d "long process is done" ntfy.sh/mychan
|
||||
publish on channel
|
||||
|
||||
curl ntfy.sh/mychan
|
||||
subscribe to channel
|
||||
|
||||
ntfy.sh/mychan/ws
|
Loading…
Add table
Add a link
Reference in a new issue