Skip to content

GeertHauwaerts/ohdear-clicksend-voice

Repository files navigation

About

This app is a webhook endpoint for Oh Dear! and uses ClickSend to call your engineers when your website is down.

Installation

The installation is very easy and straightforward:

  • Create a .env file with your settings.
  • Point your webserver to the public/ directory.
  • Run composer install to install the dependencies.
$ cp .env.default .env
$ composer install

Development & Testing

The app comes with an integrated Docker development environment:

$ docker-compose up
$ docker exec -it ocv-console /bin/bash

To verify the integrity of the codebase you can run the PHP unit tests and linter:

$ composer phpunit
$ composer phpcs

Collaboration

The GitHub repository is used to keep track of all the bugs and feature requests; I prefer to work exclusively via GitHib and Twitter.

If you have a patch to contribute:

  • Fork this repository on GitHub.
  • Create a feature branch for your set of patches.
  • Commit your changes to Git and push them to GitHub.
  • Submit a pull request.

Shout to @GeertHauwaerts on Twitter at any time :)

Donations

If you like this project and you want to support the development, please consider to donate; all donations are greatly appreciated.

  • Coinbase Commerce: BTC, BCH, DAI, ETH, LTC, USDC
  • BTC: bc1q654z85zv6sujsjqk750sf4j4eahcckdtq0cqrp
  • ETH: 0x4d38b4EB5b0726Dc6bd5770F69348e7472954b41
  • LTC: MBEaP6e4zwro6oNP54yjfC29fVqZ881wdF
  • DOGE: D8LypNzP6GayEBWUKCw3KVc7gwbGBaXynT

About

Oh Dear! ClickSend Voice Notification (Unofficial)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published