1
1
Fork
You've already forked Learnaut
0
A Duolingo like Learning App
  • Kotlin 99.8%
  • Swift 0.2%
Find a file
2026年07月11日 11:37:30 +02:00
androidApp Add a direct download option for importing courses 2026年06月15日 13:33:20 +02:00
composeApp Add image loading and code syntax highlighting for the Markdown renderer 2026年07月11日 11:37:30 +02:00
doc Uppload screenshots 2026年03月20日 13:13:12 +01:00
gradle Add image loading and code syntax highlighting for the Markdown renderer 2026年07月11日 11:37:30 +02:00
iosApp Change app identifier to com.learnaut.app 2026年05月07日 17:30:09 +02:00
.gitignore Initial commit 2026年02月27日 12:37:03 +01:00
build.gradle.kts Migrate project structure to AGP9 2026年03月26日 10:54:03 +01:00
gradle.properties Migrate project structure to AGP9 2026年03月26日 10:54:03 +01:00
gradlew Initial commit 2026年02月27日 12:37:03 +01:00
gradlew.bat Initial commit 2026年02月27日 12:37:03 +01:00
LICENSE.txt Add LICENSE.txt 2026年03月20日 13:22:20 +01:00
README.md Update README.md 2026年03月20日 13:19:28 +01:00
settings.gradle.kts Migrate project structure to AGP9 2026年03月26日 10:54:03 +01:00

LanguageApp

An open-source, community-driven project to create a learning platform where anyone can build their own courses and share them with others. These courses feature Duolingo-like interactive tasks and gamified learning experiences — but for any subject, not just languages.

This project is currently in early development.

Built using Compose Multiplatform, KMP, Material Design 3.

Vision

  • Anyone can create interactive courses on any topic
  • Anyone can play and learn from those courses
  • Offline first
  • Plan to support: Android, IOS and Desktop (maybe Web)

Screenshots

Contributing

Every contribution, big or small, helps improve the app! Here are some ways you can help:

  • Report issues: If you encounter any bugs or problems, please let me know by opening an issue.
  • Suggest ideas: I'm always open to new ideas! Feel free to share any features or improvements you think would be great.
  • Share the app: Help spread the word! Sharing the app with friends or on social media can really make a difference.
  • Translate: If you'd like to help make the app accessible to more users, translations are always welcome.
  • Write code: If you're a developer, feel free to dive in and contribute code to enhance the app!

License

This program is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute 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.