Skip to content
/ dictigo Public

Dictigo is a CLI tool and a translator which uses DeepL API.

License

Notifications You must be signed in to change notification settings

Metudu/dictigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictigo

Dictigo is a basic CLI application uses DeepL API to translate texts. It made by using Cobra CLI and net/http packages.

Installation

  • Since this app uses DeepL API, you have to navigate to the DeepL and create a DeepL account.
  • Create an API key and save it to environmental variables.
  • Download the latest release and extract the dictigo file.
  • Add dictigo file to the PATH

Warning

The environmental variable name should be DeepL-API-KEY. Remember that the syntax is case-sensitive.

License

This project uses MIT License. See LICENSE.txt