{"id":50098394,"url":"https://github.com/gutenye/email-notification","last_synced_at":"2026-05-23T05:37:53.474Z","repository":{"id":314086874,"uuid":"1048874273","full_name":"gutenye/email-notification","owner":"gutenye","description":"An elegant email notification service","archived":false,"fork":false,"pushed_at":"2026-04-22T03:09:18.000Z","size":363,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T05:37:45.118Z","etag":null,"topics":["cloudflare-workers","email-notification","jellyfin","komodo","ntfy","self-hosted","selfhost","service","simple"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gutenye.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-09-02T06:45:55.000Z","updated_at":"2026-04-22T03:09:22.000Z","dependencies_parsed_at":"2025-09-10T15:22:11.733Z","dependency_job_id":"200bc4db-b12e-47dd-a981-a5e4b65a33b0","html_url":"https://github.com/gutenye/email-notification","commit_stats":null,"previous_names":["gutenye/email-notification"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gutenye/email-notification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutenye%2Femail-notification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutenye%2Femail-notification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutenye%2Femail-notification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutenye%2Femail-notification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gutenye","download_url":"https://codeload.github.com/gutenye/email-notification/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutenye%2Femail-notification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33384605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cloudflare-workers","email-notification","jellyfin","komodo","ntfy","self-hosted","selfhost","service","simple"],"created_at":"2026-05-23T05:37:52.390Z","updated_at":"2026-05-23T05:37:53.464Z","avatar_url":"https://github.com/gutenye.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💌 Guten Email Notification 💌\n\n**An elegant email notification service**: Zero configuration, ntfy-like, supports popular apps out of the box, including: Jellyfin, Komodo, and more.\n\n**Show your ❤️ and support by starring this project and following the author, [Guten Ye](https://github.com/gutenye)!**\n\n[![Stars](https://img.shields.io/github/stars/gutenye/email-notification?style=social)](https://github.com/gutenye/email-notification)\n[![License](https://img.shields.io/github/license/gutenye/email-notification?color=blue)](https://github.com/gutenye/email-notification/blob/main/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen)](https://github.com/gutenye/email-notification#-contribute)\n[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org)\n[![Cloudflare Workers](https://img.shields.io/badge/Cloudflare-Workers-F38020?logo=cloudflare\u0026logoColor=white)](https://workers.cloudflare.com/)\n\n## 🌠️ Screenshots\n\n![Screenshot](./docs/screenshot.png)\n\n## ✨ The Most Elegant Way to Send Email Notifications\n\n```sh\ncurl NOTIFICATION_URL -d 'Title\\nBody'\n```\n\nThat’s your email — delivered.\n\n✅ Just a single HTTP request \u003cbr/\u003e\n✅ First line → your title \u003cbr/\u003e\n✅ Next line → your body \u003cbr/\u003e\n✅ That’s it\n\n**Perfect for:** Deployment complete, Server alert, Backup finished, Github Actions, Shell script, Self-hosted apps, NAS systems, monitoring tools, CI/CD pipelines\n\n## 🌟 Features\n\n- **Email Notifications**: Keep your notification history in your email inbox - never lose important alerts\n- **Simple to use**: REST API with just a title and body - simple and elegant\n- **Zero configuration**: Deploy once, works everywhere - just add url and start sending\n- **Custom Templates**: Write templates in JavaScript - no more Handlebars or Go templates needed\n- **Universal App Support**: Get notified from everything on your NAS - Jellyfin, Komodo, and 20+ more apps\n- **Human-friendly messages**: Clean, readable notifications that anyone can understand\n- **Free \u0026 Unlimited Emails**: Send as many notifications as you want, no limits, no hidden fees\n\n## 📖 Documentation\n\n- [Send Messages](./docs/SendMessages.md): API usage, examples, and advanced features\n- [Quick Deploy](./docs/Deployment.md): One-click deployment to Cloudflare Workers\n- [Supported Apps](./src/templates/Apps.md): Pre-built templates for popular apps\n- [Development](./docs/Development.md): Local setup and development guide\n\n## 🤝 Contributing\n\nWe love contributions! Whether you're fixing bugs, adding features, or improving documentation, your involvement makes this project better.\n\n**How to Contribute:**\n\n1. **Fork** the Repository\n2. **Make** your changes (bug fixes, features, docs)\n3. **Test** your changes thoroughly\n4. **Open** a Pull Request on GitHub\n\n**Looking for ideas?** Check out our [issues](https://github.com/gutenye/email-notification/issues) for bugs and feature requests!\n\n---\n\nThank you for using Guten Email Notification! If you found it helpful, please ⭐️ **star the project** ⭐ on GitHub.\n\n**Need help?** Check our [documentation](#-documentation) or [report an issue](https://github.com/gutenye/email-notification/issues) if you encounter any problems.\n\n**Special Thanks to All Contributors:**\n\n[![Contributors](https://contrib.rocks/image?repo=gutenye/email-notification)](https://github.com/gutenye/email-notification/graphs/contributors)\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003e\u003ca href=\"#readme\"\u003e⬆ Back to top ⬆\u003c/a\u003e\u003c/strong\u003e\u003cbr\u003e\u003cbr\u003e\n  Made with ❤️ by \u003ca href=\"https://github.com/gutenye\"\u003eGuten Ye\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgutenye%2Femail-notification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgutenye%2Femail-notification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgutenye%2Femail-notification/lists"}