Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 863 Bytes

File metadata and controls

25 lines (15 loc) · 863 Bytes

Duolingo input language switcher

This script allows you to type letters appropriate for current task without changing keyboard's layout. Includes translation tasks (to foreign and to native) and listening tasks.

Limitation

Currently works for en-ru course.

Adding new language pairs

TODO...

Installation

  1. Get one of these Violentmonkey, Greasemonkey or Tampermonkey extension for your browser.
  2. Open the script from this link.
  3. Press Install button or something similar.

Compilation

  1. Install latest Haxe 4
  2. cd to project folder
  3. Run build.hxml file to build only debug version
  4. Run build-all.hxml file to build both debug and release versions