Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/email-reciever/website
A website that automatically translates subscription source emails and organizes the output to be saved as a document. The translation is a bit mechanical though. But can save some unnecessary access time
https://github.com/email-reciever/website
ai auto-translate cloudflare deno email github markdown react rss translate
Last synced: 25 days ago
JSON representation
A website that automatically translates subscription source emails and organizes the output to be saved as a document. The translation is a bit mechanical though. But can save some unnecessary access time
- Host: GitHub
- URL: https://github.com/email-reciever/website
- Owner: email-reciever
- License: mit
- Created: 2024-08-01T09:16:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T23:00:11.000Z (about 1 month ago)
- Last Synced: 2024-09-29T18:41:03.045Z (about 1 month ago)
- Topics: ai, auto-translate, cloudflare, deno, email, github, markdown, react, rss, translate
- Language: MDX
- Homepage: https://email-reciever.page.dev
- Size: 5.46 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A website that automatically translates subscription source emails and organizes the output to be saved as a document. The translation is a bit mechanical though. But can save some unnecessary access time
## 📧 Subscribes
All subscription feeds can be found [WHITE-LISTS](/packages/consts/src/white-lists.ts):
| Source | Email |
| :------------- | :-------------------------------------- |
| TYLER | [email protected] |
| PRODUCTHUNT | [email protected] |
| MEDIUMCOM | [email protected] |
| REACTDIGEST | [email protected] |
| CLOUDFLAREBLOG | [email protected] |
| MODULAR | [email protected] |
| ARCUPDATE | [email protected] |
| ALEXKONDOV | [email protected] |
| INSIDERGITHUB | [email protected] |
| ZHIHU | https://rsshub.tinsfox.com |## 👀 Want to get more?
Click [Create A Issue](https://github.com/email-reciever/website/issues/new?assignees=&labels=Subscribe&projects=&template=submit_subscribe.md&title=%5BSubscribe%5D%3A+) with tip format to submit your subscrib url. or add my email - [[email protected]]([email protected]) to your publish list.
## 👻 Usage Libiary
| Name | Link |
| :---------------- | :-------------------------------------------------------- |
| Cloudflare-Worker | [workers.cloudflare](https://workers.cloudflare.com/) |
| Cloudflare-AI | [ai.cloudflare](https://ai.cloudflare.com/) |
| TurnDown | [TurnDown](https://github.com/mixmark-io/turndown) |
| postal-mime | [postal-mime](https://github.com/postalsys/postal-mime) |
| cheeriojs/cheerio | [cheeriojs/cheerio](https://github.com/cheeriojs/cheerio) |
| Astro | [Astro](https://astro.build/) |
| Deno | [Deno](https://deno.com/) |
| Shadcn/ui | [Shadcn/ui](https://ui.shadcn.com/) |