joinlemmy-site/content/apps/index.md

18 lines
597 B
Markdown
Raw Normal View History

2020-09-28 04:19:11 +00:00
+++
template = "page.html"
+++
2020-09-28 18:59:32 +00:00
# Lemmy Projects
## Apps
- [lemmy-ui - The official web app for lemmy](https://github.com/LemmyNet/lemmy-ui)
- [Lemmur - A flutter lemmy app ( under development )](https://github.com/krawieck/lemmur)
- [Lemmy-mobile (Android / IOS) - React native ( under development )](https://github.com/koredefashokun/lemmy-mobile)
## Libraries
- [lemmy-js-client](https://github.com/LemmyNet/lemmy-js-client)
- [Kotlin API ( under development )](https://github.com/eiknat/lemmy-client)
- [Dart API client ( under development )](https://github.com/krawieck/lemmy_api_client)