Skip to content

A desktop app for learning languages based on word frequency.

Notifications You must be signed in to change notification settings

avocadoboi/Gurksaft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gurksaft

Gurksaft is an application meant to be used as an aid in learning the most useful vocabulary in a language. The words are selected based on frequency, and over time also a weighing that adapts to your learning. A sentence together with translations in your chosen language(s) is given with a word to fill in. The sentences are taken from the Tatoeba database.

This project is still in very early development, and is only a just-for-fun experiment. I'm welcome to any and all ideas, so feel free to create issues.

The backend is written in Rust using the Tauri framework, and the frontend is written with Angular.