Go to file
Mike Schwörer 63c4104a89
Add recieved messages to ComLog
2018-12-14 18:35:51 +01:00
android Add recieved messages to ComLog 2018-12-14 18:35:51 +01:00
data README 2018-11-18 17:19:15 +01:00
examples Send timestamp with request 2018-11-25 18:02:25 +01:00
store README 2018-11-18 17:19:15 +01:00
web fixed exception in requery.php 2018-12-11 10:40:30 +01:00
README.md README 2018-11-18 17:19:15 +01:00

README.md

SimpleCloudNotifier Get it in Google Play

SimpleCloudNotifier is an app to display messages that you can send to your phone with simple POST requests.

After you start the app it generates a UserID and a UserSecret. 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 yourself when long-running scripts finish
  • send server error messages directly to your phone
  • integrate with other online services

The possibilities are endless*

* Disclaimer: Developer does not actually guarantee endless possibilities