Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subconcept-labs/ulangi
Ulangi is a language flashcards app with spaced repetition system and more.
https://github.com/subconcept-labs/ulangi
anki language-learning react-native react-native-app spaced-repetition spaced-repetition-system ulangi
Last synced: about 15 hours ago
JSON representation
Ulangi is a language flashcards app with spaced repetition system and more.
- Host: GitHub
- URL: https://github.com/subconcept-labs/ulangi
- Owner: subconcept-labs
- License: gpl-3.0
- Archived: true
- Created: 2019-12-22T21:48:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T21:49:08.000Z (about 2 years ago)
- Last Synced: 2024-11-09T01:04:01.258Z (2 months ago)
- Topics: anki, language-learning, react-native, react-native-app, spaced-repetition, spaced-repetition-system, ulangi
- Language: TypeScript
- Homepage: https://ulangi.com
- Size: 124 MB
- Stars: 442
- Watchers: 12
- Forks: 61
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://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](https://itunes.apple.com/us/app/id1435524341?mt=8) |
| Android | [Download on Play Store](https://play.google.com/store/apps/details?id=com.ulangi) |
| 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](https://ulangi.github.io/ulangi)
We're adding more docs. Stay tuned!
---
## Change log
Please view [CHANGELOG.md](./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.](/LICENSE)---
## Credits
- social-icons by [Just UI](https://www.iconfinder.com/iconsets/social-icons-33)
- lesson-icons from [Material Design Icons by community](https://github.com/templarian/MaterialDesign/) (SIL Open Font License 1.1)
- mobile-icons from [Material Design Icons by Google](https://material.io/resources/icons/?style=baseline) (Apache License 2.0)
- flag-icons are not included in this project due to license incompatibility but you can download and add them manually [here](https://www.flaticon.com/packs/countrys-flags).