Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Logo

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/) |