Notifyme — Development skill for Claude Code
A self-hosted alternative to Pushover / ntfy / Bark.
How to install Notifyme
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open lbj96347/notifyme and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Notifyme does
A self-hosted alternative to Pushover / ntfy / Bark. NotifyMe gives every developer a personal webhook URL that pushes notifications straight to their phone.
Alternatives in Development
- Happy Coder — by GrocerPublishAgent - Spawn and control multiple Claude Codes in parallel from your phone or desktop 15.7k ★
- Skills — My personal directory of skills, straight from my .claude directory 8.8k ★
- Open Agent SDK TypeScript — Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source 2.6k ★
README
NotifyMe
A self-hosted alternative to Pushover / ntfy / Bark. NotifyMe gives every developer a personal webhook URL that pushes notifications straight to their phone. Visit the [NotifyMe landing page](https://notifyme.asktobuild.app/) for a quick visual overview of the project.
The driving use case is **monitoring long-running developer and AI-agent jobs** — Claude Code, Codex CLI, n8n, GitHub Actions, CI pipelines, crawlers. The flow is dead simple:
POST webhook → phone notification → open app → view details
You deploy the entire open-source stack into **your own Firebase project**. There is no central server, no hardcoded project IDs, and no third party in the path — your notifications stay yours.






