source: code/trunk/README.md@ 19

Last change on this file since 19 was 19, checked in by yakumo.izuru, 21 months ago

Update readme

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 417 bytes
Line 
1# suwako
2Command-line client for privacy-friendly translation frontends.
3
4## Usage
5-f [lang] (default: auto)
6-i [input]
7-t [lang] (default: en)
8
9## Environment variables
10* SUWAKO_ENGINE
11* SUWAKO_INSTANCE
12
13## Flavors
14* `suwako` works with [SimplyTranslate](https://codeberg.org/ManeraKai/simplytranslate)
15* `suwako-mozhi` works with [mozhi](https://codeberg.org/aryak/mozhi)
16
17Both are functionally the same otherwise.
Note: See TracBrowser for help on using the repository browser.