RSS Translator#

中文 | English

Open source, Simple, Self-deployable

Official website: rsstranslator.com

Features:#

  1. Translate titles or content
  2. Bilingual display
  3. Subscribe to translated RSS/JSON
  4. Supports multiple translation engines, each source can specify an engine
  5. Control update frequency and view translation status
  6. Cache all translated content to minimize translation costs
  7. View token/character usage per source
  8. AI content summarization
  9. Full-text fetching

Supported translation engines: - DeepL - OpenAI

More engines coming soon.

Sponsors#

Thanks to the following companies for their open-source support.

Railway

Special thanks to the following users for their support: sponsors

If you find this project helpful, consider becoming a sponsor: Afdian | Github Sponsor

Note: Sponsor avatars refresh at 5:30 AM and PM UTC daily.

Contributing#

Ask DeepWiki

We welcome all forms of contribution! To contribute to RSS-Translator, please follow these steps:

  1. Fork this repository

Click the Fork button in the top right to copy the project to your GitHub account.

  1. Clone to local

bash git clone https://github.com/your-username/RSS-Translator.git cd RSS-Translator

  1. Create a new branch

    It is recommended to create a separate branch for each feature or fix: git checkout -b feature/your-feature-name

  2. Install dependencies and start development

    Recommended to use the uv tool: uv run dev # Automatically installs dependencies and starts the dev server 5. Submit a Pull Request

    Submit a PR on GitHub, describing your changes and motivation.

Contribution Tips

Make sure your code passes formatting checks and basic tests before submitting. It is recommended to describe your changes and motivation in detail in the PR. All types of contributions are welcome: documentation, tests, features, or bug fixes. If you have questions or suggestions, feel free to join the Telegram group.

Thank you for your participation and support!

Star History Chart#

Star History Chart