Go to file
Artem Anufrij 8fb12dfbfc
All checks were successful
continuous-integration/drone/push Build is passing
readme update
2019-11-17 20:19:10 +01:00
public „public/index.html“ ändern 2019-09-30 23:15:09 +00:00
screenshots init 2019-09-03 23:03:12 +02:00
src deleted all console.log lines 2019-11-17 17:03:53 +01:00
.drone.yml drone fixes 2019-09-21 12:12:41 +02:00
.gitignore init 2019-09-03 23:03:12 +02:00
.gitlab-ci.yml init 2019-09-03 23:03:12 +02:00
babel.config.js init 2019-09-03 23:03:12 +02:00
electron.js electron window size 2019-11-17 16:38:24 +01:00
package-lock.json awesome icons 2019-09-11 19:09:23 +02:00
package.json package 2019-09-21 15:17:12 +02:00
README.md readme update 2019-11-17 20:19:10 +01:00

Translit

Build Status

Translit is a method of encoding Cyrillic letters with Latin ones. You can use it here: https://translit.anufrij.de

For elementary OS users I created a native application written in Vala: https://github.com/artemanufrij/translit

screenshot

Features

  • Spell Check
  • Languages:
    • Russian
    • Ukrainian
    • Belarusian

Install from GitLab

Requirements

# Debian based
sudo apt install git nodejs

# Arch based
sudo pacman -S git nodejs

Build

# clone this repository
git clone https://gitlab.com/artemanufrij/anufrij-translit.git

# switch into project folder
cd anufrij-translit

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Create an AppImage for Linux

# (optional) create an electron app for linux
npm run linux-appimage

Donate

PayPal | LiberaPay | Patreon