A Progressive Web App for learning the Russian Cyrillic alphabet.
default.mov
- Practice reading Russian Cyrillic letters
- Instant feedback system
- Smart learning mode
- Detailed statistics
- Customisable letter sets, cases, and fonts
- Offline support via Service Worker
- Progressive Web App (PWA) for offline use
Something not working? Have an idea? Let me know!
- Questions or ideas → Start a discussion
- Found a bug? → Report it here
- Feature request? → Let me know
Please do! I'd appreciate bug reports, improvements (however minor), suggestions…
знайка uses HTML, CSS, and vanilla JavaScript. To run locally:
- Clone the repository:
git clone https://github.com/welpo/znayka.git
- Navigate to the app directory:
cd znayka/app
- Start a local server:
python3 -m http.server
- Visit
http://localhost:8000
in your browser
знайка is free software: you can redistribute it and/or modify it under the terms of the GNU general public license as published by the free software foundation, either version 3 of the license, or (at your option) any later version.