Mike Schwörer 9d35916280
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 1m52s
Build Docker and Deploy / Deploy to Server (push) Successful in 7s
Fix missing field in clients struct and non-partial fcmtoken index (also streamline db migrations)
2024-09-17 22:26:45 +02:00
2024-07-16 22:54:39 +02:00
2019-06-30 21:46:28 +02:00
2018-11-18 17:19:15 +01:00
2018-11-18 17:19:15 +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

Description
No description provided
Readme
Languages
Dart 77.9%
Go 13.4%
CSS 4.3%
Java 2.8%
HTML 0.5%
Other 0.8%