Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

ulangi/ulangi

Repository files navigation

Open-source language learning tools


Introduction

Ulangi makes it easy for you to manage and create flash cards to learn languages. It comes with built-in dictionaries, translators, built-in TTS, image search engine and more. You can use different learning methods to memorize them, such as spaced repetition, writing, quiz... Everything about Ulangi (mobile, server, add-on, etc) is hosted in this repository.

Ulangi is completely free thanks to Midterm App. We are going to use some technology from it to make the desktop version.


Main apps

Ulangi (Full version)

Platform Store
iOS Download on App Store
Android Download on Play Store
Mac Not yet available
Windows Not yet available
Linux Not yet available

Development principles

  • Write type-safe code
  • Use design patterns
  • Make it easy to build/customize tools

Documentation

All docs are hosted here: https://ulangi.github.io/ulangi

We're adding more docs. Stay tuned!


Change log

Please view CHANGELOG.md file.


License

This program 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. See full detail here.


Credits