Skip to content

Nameless translate is a translator app that uses DeepL API. I made this because I was bored and my teachers told me that i can't use Google translate or DeepL during tests.

License

Notifications You must be signed in to change notification settings

thenamelessdev/Nameless-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nameless-translate

Nameless translate is a translator app that uses DeppL API. I made this because I was bored and my teachers told me that i can't use Google translate or DeepL during tests.

How to deploy it yourself

If you don't wanna use the website then you can deploy it yourself

Requirements

  • Git (if cloning)
  • node js (with npm)

Installing dependencies

Just run npm install while being in the Nameless-translate directory

Adding dotenv

  1. Create a .env file
  2. Add deepl= into it and then add your DeepL api

Starting

To start it just run node . To stop it just press ctrl + c

About

Nameless translate is a translator app that uses DeepL API. I made this because I was bored and my teachers told me that i can't use Google translate or DeepL during tests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published