Go to file
Julian Graf 77cfe75043
Build Docker and Deploy / Build Docker Container (push) Successful in 2m22s Details
Build Docker and Deploy / Deploy to Server (push) Successful in 11s Details
Added Optional channel description name to channel creation, adjusted tests
2024-02-24 12:20:41 +01:00
.gitea/workflows Added gitea-actions workflow 2023-08-12 15:51:14 +02:00
android A few code fixes 2020-11-04 10:08:06 +01:00
androidExportReader create compat-id for messages && TestCreateCompatUser 2023-01-16 18:53:22 +01:00
data README 2018-11-18 17:19:15 +01:00
examples Added php example 2019-06-30 21:46:28 +02:00
scnserver Added Optional channel description name to channel creation, adjusted tests 2024-02-24 12:20:41 +01:00
store README 2018-11-18 17:19:15 +01:00
README.md README 2018-11-18 17:19:15 +01:00
scn_send.sh Add scn_send.sh to repo 2023-10-14 21:37:00 +02: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