Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Oct 16, 2023
1 parent 5686142 commit 5f21685
Showing 1 changed file with 29 additions and 3 deletions.
32 changes: 29 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,35 @@
[![pypi/implementation](https://shields.io/pypi/implementation/translate-shell)](https://pypi.org/project/translate-shell/#files)
[![pypi/pyversions](https://shields.io/pypi/pyversions/translate-shell)](https://pypi.org/project/translate-shell/#files)

Translate text by google, bing, youdaozhiyun, haici, stardict, openai, large
language model of local machine, etc at same time from CLI, GUI (GNU/Linux,
Android, macOS and Windows), REPL, python, shell and vim.
Translate text by:

- online translators
- google
- bing
- youdaozhiyun
- haici
- offline dictionaries
- stardict
- LLM
- OpenAI
- llama: use your local model

Supports:

- CLI
- GUI
- GNU/Linux
- Android
- macOS
- Windows
- REPL
- script:
- python
- shell
- vim: **DEPRECATION**: vim port will be replaced by language server
- language server
- CI/CD
- github action

## Usage

Expand Down

0 comments on commit 5f21685

Please sign in to comment.