Logo

Notimy

App Link : https://drive.google.com/file/d/1aiK14W7XAmj4Fn789ZQOiHKTlK8GNfpV/view?usp=sharing

An app to notify you about commits, pull requests, merge requests on your github using webhooks.

How It Works

  • Register on the app using email and password.
  • Create a webhook for your github repository and configure the webhook using the webhook url sent via email (after registration).
  • That's it! Now, Github will forward all the events to our server which will notify you about it.

Architecture

Logo

Contributors