DXTranslate Svelte Themes

Dxtranslate

Simple DeepL translate frontend with no tracker and ads

DXTranslate

A simple, straightforward frontend translator powered by the DeepL API.

πŸ’‘ Why DXTranslate?

The official DeepL website can feel a bit bloated and slow at times. I wanted something lightweight and snappy. That’s why I created DXTranslate! It’s a minimalistic version that gets the job done without fuss. Plus, you don’t need an API key or tokenβ€”just input your text and go! πŸš€βœ¨

✨ Features

  • Privacy First: No ads, cookies or tracking. πŸͺ
  • Token-Free: No need for API keys; just start translating! πŸ”‘βŒ
  • Self-Host: Want to run it on your own server? Go for it! πŸ’»πŸš€
  • Lightweight: Fast response times without all the bloat. ⚑

πŸ“¦ Getting Started

# clone the repository
git clone https://github.com/ridzimeko/DXTranslate.git

# change project directory
cd dxtranslate

# install dependencies
pnpm i

# start dev sever
pnpm dev

🀝 Contributing

Got ideas or want to help? Fantastic! You can follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

πŸ“œ License

This project is licensed under the AGPL-3.0.

Happy translating! πŸŒπŸ’¬

Top categories

Loading Svelte Themes