Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

v1nh1shungry/openai-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Translator

OpenAI-powered translator.

Showcases

(The showcase is slow because of the bad network)

Features

  • Select and translate.
  • Only translate into Chinese.
  • Will ruin your clipboard. Be careful!

Installation

  • Release
  • If you happen to use scoop, you can install it from the bucket I maintain.
    $ scoop bucket add sofa https://github.com/v1nh1shungry/Sofa.git
    $ scoop install openai-translator
    

Usage

Fill the <INSTALLATION DIRECTORY>/config.json's apikey field with your OpenAI API key.

Credit

yetone/openai-translator