{"id":50494894,"url":"https://github.com/flo-bit/atproto-notify","last_synced_at":"2026-06-02T06:04:02.668Z","repository":{"id":359756559,"uuid":"1247165163","full_name":"flo-bit/atproto-notify","owner":"flo-bit","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-23T09:03:22.000Z","size":398,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T11:11:31.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flo-bit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-23T01:21:48.000Z","updated_at":"2026-05-23T09:03:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/flo-bit/atproto-notify","commit_stats":null,"previous_names":["flo-bit/atproto-notify"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/flo-bit/atproto-notify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fatproto-notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fatproto-notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fatproto-notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fatproto-notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flo-bit","download_url":"https://codeload.github.com/flo-bit/atproto-notify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flo-bit%2Fatproto-notify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33808703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-02T06:04:02.051Z","updated_at":"2026-06-02T06:04:02.663Z","avatar_url":"https://github.com/flo-bit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atmo.pub\n\nNotifications for the AT Protocol. Any atproto app can ask a user for permission\nto notify them; the user approves which apps may notify them in a web dashboard\nand chooses where alerts go — web push, Telegram, email, Bluesky DM, or a webhook\n— while everything lands in an inbox.\n\n- **Dashboard** — sign in, approve apps, connect channels: https://atmo.pub\n- **Developer docs**: https://docs.atmo.pub/docs\n- **Live example sender**: https://example.atmo.pub · [source](apps/example-sender)\n- **Relay API + `did:web`**: https://relay.atmo.pub\n\n\u003e `atmo.pub` is the dashboard; `relay.atmo.pub` (with an \"s\") is the\n\u003e relay XRPC API. User-facing links point at `atmo.pub`.\n\n## Sending notifications from your app\n\nTwo endpoints, two auth mechanisms:\n\n- **`requestPermission`** — authenticated by the **user** (atproto OAuth into your\n  app). Names your app as the sender; the user approves it.\n- **`send`** — authenticated by **your app's own DID key**. Delivers to a user who\n  has granted you permission.\n\nFull walkthrough with code is at **https://docs.atmo.pub/docs**, and\n[`apps/example-sender`](apps/example-sender) is a complete, ~300-line reference\nimplementation of both flows (live at https://example.atmo.pub).\n\n## This repo\n\n- **`apps/relay`** — the Cloudflare Worker at `relay.atmo.pub`. Pure XRPC: it\n  verifies inbound service-auth JWTs; stores grants, pending requests, delivery\n  targets, the inbox, and routing in D1; rate-limits with KV; and dispatches\n  deliveries (web push, Telegram, email, Bluesky DM, webhook) through a Cloudflare\n  Queue. No firehose, no repo records, no signing.\n- **`apps/web`** — the SvelteKit dashboard at `atmo.pub`.\n- **`apps/homepage`** — the marketing landing + developer docs at `docs.atmo.pub`.\n- **`apps/example-sender`** — one-page sender demo at `example.atmo.pub`.\n- **`packages/lexicons`** — the shared `pub.atmo.notify.*` lexicons and generated types.\n\nRunning, configuring, and deploying everything: **[DEVELOPMENT.md](docs/DEVELOPMENT.md)**.\nWant notifications for your own app without depending on atmo.pub? Run the relay\nyourself: **[SELF-HOSTING.md](docs/SELF-HOSTING.md)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflo-bit%2Fatproto-notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflo-bit%2Fatproto-notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflo-bit%2Fatproto-notify/lists"}