README.md

April 2, 2021 ยท View on GitHub


Ulangi

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)

PlatformStore
iOSDownload on App Store
AndroidDownload on Play Store
MacNot yet available
WindowsNot yet available
LinuxNot 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