Screenshots
The screenshots below are generated terminal-style images of the emtrans CLI.
They are rendered with Pillow by tools/generate_screenshots.py and are not
captures of a real terminal session.
Home
Basic translation, showing punctuation and casing preserved.
Reverse translation
Translating from Monsu back to English with -r/--reverse.
Adding and listing words
emtrans add and emtrans list, including the persisted user dictionary.
JSON output
emtrans --json, including the missing words report.
Help
emtrans --help.
Regenerating
Requires Pillow (development tool only, not a runtime dependency):
python -m pip install pillow
python tools/generate_screenshots.py