GitHub Notifications

knowtif

Get notified when your code propagates. Push, CI, Deploy, Health Check — all in one command.

npx knowtif
5 Channels
14+ Events
0 Servers
<1m Setup
Lines Files Code npm version
01

Features

realtime

Push Notifications

Know the instant your code reaches GitHub. No refresh needed.

workflows

CI Monitoring

Get notified when pipelines pass or fail. Never miss a broken build.

deploy

Deployment Status

Track deployments to any environment in real-time.

verify

Health Checks

Verify your app is reachable after every deployment.

collab

PR Activity

Track pull requests, reviews, approvals, and merges.

secure

Encrypted Storage

Credentials secured with AES-256 encryption locally.

02

Browser Extension

Get knowtif notifications directly in your browser. Real-time alerts without leaving your workflow.

[!]

Native Notifications

Browser push notifications for all your GitHub events

[>]

Instant Updates

Real-time alerts as your CI runs and deployments complete

[*]

Smart Filtering

Customize which events trigger notifications

[#]

Privacy First

No data collection - everything stays in your browser

03

Channels

[DIS]

Discord

Rich embeds via webhook

[PHN]

Pushover

Phone notifications

[WEB]

ntfy.sh

Free browser push

[EML]

Email

SMTP with HTML

[API]

Webhook

Custom endpoints

04

Events

push trigger
ci.passed success
ci.failed failure
deploy.success success
deploy.failed failure
health.ok success
pr.opened trigger
pr.merged success
release trigger
issue.opened trigger
star trigger
fork trigger
05

Quick Start

terminal
# Run the setup wizard
$ npx knowtif
[OK] Setup complete
# Commit and push
$ git add .github/workflows/knowtif.yml
$ git commit -m "Add notifications"
$ git push
[OK] Notifications active

Ready to get notified?

Set up in under a minute. No server required.

View on GitHub