{"id":31165319,"url":"https://github.com/dreamerview/zappi","last_synced_at":"2026-04-11T03:04:06.187Z","repository":{"id":312460380,"uuid":"1047180447","full_name":"DreamerView/zappi","owner":"DreamerView","description":"Paste or type a number → Zappi cleans it and opens WhatsApp via a universal link. No server, no DB, works entirely in the browser.","archived":false,"fork":false,"pushed_at":"2025-08-30T18:20:59.000Z","size":314,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-30T20:27:49.337Z","etag":null,"topics":["bootstrap","client-only","clipboard","deep-link","e164","frontend","nextjs","no-backend","phone-number","pwa","react","webapp","whatsapp","zappi"],"latest_commit_sha":null,"homepage":"https://zappi.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DreamerView.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-08-29T21:56:39.000Z","updated_at":"2025-08-30T18:30:44.000Z","dependencies_parsed_at":"2025-08-30T20:27:54.175Z","dependency_job_id":"3d992262-e3f5-426c-9a92-fb4a5410047e","html_url":"https://github.com/DreamerView/zappi","commit_stats":null,"previous_names":["dreamerview/zappi"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/DreamerView/zappi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamerView%2Fzappi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamerView%2Fzappi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamerView%2Fzappi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamerView%2Fzappi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DreamerView","download_url":"https://codeload.github.com/DreamerView/zappi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DreamerView%2Fzappi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275902534,"owners_count":25549247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"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":["bootstrap","client-only","clipboard","deep-link","e164","frontend","nextjs","no-backend","phone-number","pwa","react","webapp","whatsapp","zappi"],"created_at":"2025-09-19T08:09:26.988Z","updated_at":"2025-09-19T08:09:30.279Z","avatar_url":"https://github.com/DreamerView.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zappi ✨\n\n*A bridge from phone number to chat.*  \nPaste a number → hit the button → the dialog opens. No **“save contact”** hassle. ⚡\n\n---\n\n## What it is 🧩\nFrontend-only web app. No server, no database. Everything runs in the browser.\n\n---\n\n## How it works ▶️\n1. Paste or type a number (parentheses, spaces, dashes allowed).  \n2. We clean \u0026 normalize it (incl. **8→7** for RU/KZ).  \n3. Tap **Open WhatsApp** — universal link opens the chat on mobile or desktop.\n\n---\n\n## Interface 🖥️\n- **Number field** + **Paste** (input group)  \n- **Open WhatsApp** (primary CTA)  \n- **Additional** (collapse) → multiline message  \n- **History** (collapse) → recent numbers: insert / delete / clear  \n- Inline error messages under the field\n\n---\n\n## UI copy ✍️\n- **Title:** *Zappi — instant to WhatsApp*  \n- **Subtitle:** *Paste a number — we’ll open the chat without saving a contact.*  \n- **Placeholder:** *Enter a number: e.g., +7 707 123-45-67*  \n- **Buttons:** *Paste*, *Open WhatsApp*, *Additional*, *History*, *Clear all*  \n- **Error:** *This doesn’t look like an international number. Check length and country code.*\n\n---\n\n## What it does now ✅\n- Parses from clipboard \u0026 strips extra characters  \n- Normalizes local formats (incl. RU/KZ)  \n- Validates length against international standard  \n- Adds an optional pre-filled message to the chat  \n- Stores recent numbers **locally** (on the user’s device)\n\n---\n\n## Screenshot 🖼️\n![Zappi screenshot](./public/screenshot.png \"Zappi interface\")\n\n---\n\n## Limitations ⚠️\n- No cloud sync: history/settings don’t travel across devices  \n- Deep links vary by platform — universal links favored for stability  \n- Very long messages can hit URL length limits in some browsers\n\n---\n\n## Next (frontend-only roadmap) 🚀\n- [ ] **PWA**: install to home screen, offline static assets  \n- [ ] **QR**: generate PNG/SVG, “Download”  \n- [ ] **Channels**: Telegram / Viber / SMS / Email (switcher)  \n- [ ] **Batch**: paste a list → open dialogs sequentially  \n- [ ] **Pages**: mini “link-in-bio” via URL parameters  \n- [ ] **Widget**: “Message us” embed for any website  \n- [ ] **i18n**: RU/EN toggle \u0026 local storage\n\n---\n\n## Branding 🎨\n- **Wordmark:** “Zappi” in black  \n- **Mark:** lightning bolt (accent/gradient per brand guide)  \n- **Assets:** transparent backgrounds for logos/icons  \n- **Favicon:** single source at `/favicon.ico` (avoid conflicts)\n\n---\n\n## License 📄\n**MIT** — see `LICENSE`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamerview%2Fzappi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreamerview%2Fzappi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamerview%2Fzappi/lists"}