pushover-http

There are 2 repositories under pushover-http topic.

  • markus-perl/pushover-cli

    pushover-cli is a command line client for https://pushover.net to send pushover notifications. Moreover it is possible with this client to pipe streams directly to your cellphone like tail -f /var/log/my.log | pushover-cli -

    Language:Python50399
  • beckenc/pushover-http

    A simple HTTP api for the Pushover service. This is to make the service accessible for smaller devices that does not support https.

    Language:PHP101