artemanufrij / translit

An elementary OS app

Home Page:https://artemanufrij.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translit


Translit is a method of encoding Cyrillic letters with Latin ones

Designed for elementary OS

Build Status

Donate

PayPal | LiberaPay | Patreon

Get it on AppCenter

Install from Github.

As first you need elementary SDK

sudo apt install elementary-sdk

Install dependencies

sudo apt install libgtkspell3-3-dev

Clone repository and change directory

git clone https://github.com/artemanufrij/translit.git
cd translit

Compile, install and start Translit on your system

meson build --prefix=/usr
cd build
sudo ninja install
com.github.artemanufrij.translit

About

An elementary OS app

https://artemanufrij.github.io


Languages

Language:Vala 84.6%Language:Meson 12.7%Language:Python 2.7%