Skip to content

t1ml3arn-userscript-js/Duolingo-input-language-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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