#dictionary #language #translation #typing #words #training #xdxf

bin+lib typo-eq

Typo-eq is a typing training app for other languages. All it needs is a dictionary for words and their translations.

3 releases (breaking)

0.3.0 Dec 31, 2022
0.2.0 Oct 1, 2022
0.1.1 Sep 29, 2022

#28 in #training

Download history 16/week @ 2024-02-23 14/week @ 2024-03-01 38/week @ 2024-03-29 5/week @ 2024-04-05 42/week @ 2024-04-12

85 downloads per month

GPL-3.0 license

515KB
1K SLoC

Typo-eq

Typo-eq is a typing training app for other languages. All it needs is a dictionary for words and their translations.

Currently this app only supports xdxf dictionary files, so be sure to download one for the language you want. I recomend the Swedish-English dictinary available at https://folkets-lexikon.csc.kth.se/folkets/om.en.html.

To start the application, make sure you have rust installed and put your dictionary data somewhere accessible to the app. Then run the following command in your terminal.

cargo run -- --dict path/to/xdxf/file

A short loading screen should appear as your dictionary is loaded. Bigger dictionaries typically take longer (obvio), the Svenska-English dictionary from the Swedish People's Dictionary takes around 1.32 seconds.

Screenshots

First Line Completed 1 Word Final Screen

Dependencies

~4–14MB
~127K SLoC