mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 20:31:17 +00:00
17 lines
597 B
Markdown
17 lines
597 B
Markdown
+++
|
|
template = "page.html"
|
|
+++
|
|
|
|
# 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)
|