web kinda finished
This commit is contained in:
16
store/description.txt
Normal file
16
store/description.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
SimpleCloudNotifier is a app to display messages that you can send to your phone with a simple POST request to the right URL.
|
||||
|
||||
After you start the app it generates a userID and a private key.
|
||||
Now you can send your message to https://simplecloudnotifier.blackforestbytes.com/send.php and a notification will be pushed to your phone.
|
||||
(see https://simplecloudnotifier.blackforestbytes.com/ for an example with curl)
|
||||
|
||||
|
||||
Use it to
|
||||
- send yourself automated messages from cron jobs
|
||||
- notify youreself when long-running scripts finish
|
||||
- send server error messages directly to your phone
|
||||
- integrate with other online services
|
||||
|
||||
The possibilities are endless*
|
||||
|
||||
<i>*Disclaimer: Developer does not actually guarantee endless possibilities</i>
|
Reference in New Issue
Block a user