Go to file
Mike Schwörer d21d775764
Some checks failed
Build Docker and Deploy / Run Unit-Tests (push) Failing after 10s
Build Docker and Deploy / Build Docker Container (push) Successful in 1m14s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
Add ListSenderNames api route and use params.Add(..) in Filter classes
2024-09-20 20:37:55 +02:00
.gitea/workflows Add test stage to pipeline 2024-09-20 15:39:15 +02:00
android Refactor server to go-sqlite and ginext [WIP] 2024-07-16 17:20:00 +02:00
androidExportReader create compat-id for messages && TestCreateCompatUser 2023-01-16 18:53:22 +01:00
data new app icon [WIP] 2024-07-16 22:54:39 +02:00
examples Added php example 2019-06-30 21:46:28 +02:00
flutter Add ListSenderNames api route and use params.Add(..) in Filter classes 2024-09-20 20:37:55 +02:00
scnserver Add ListSenderNames api route and use params.Add(..) in Filter classes 2024-09-20 20:37:55 +02: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 Update scnsend script: "bugfix for big files in --scnsend-read-body-from-file" 2023-12-31 15:15:27 +01:00

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