vrslev / ytr

Yandex.Translate CLI prompt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ytr — Yandex.Translate prompt

This is a CLI for Yandex's translate service. At some point I got tired of opening the website, so I made a CLI.

demo.mov

Installation

pipx install ytr

If you don't use pipx yet, install with pip:

pip install ytr

Usage

Just run ytr.

By default it uses en and ru language hints. You can override this behaviour with --hints flag, for example, ytr --hints en de.

That's it: enjoy!

About

Yandex.Translate CLI prompt


Languages

Language:Python 100.0%