mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 12:21:16 +00:00
17 lines
557 B
Markdown
17 lines
557 B
Markdown
+++
|
|
template = "page.html"
|
|
+++
|
|
|
|
# Lemmy Projects
|
|
|
|
## Apps
|
|
|
|
- [lemmy-ui - The official web app for lemmy](https://github.com/LemmyNet/lemmy-ui)
|
|
- [Lemmur - A mobile client for Lemmy (Android, Linux, Windows)](https://github.com/krawieck/lemmur)
|
|
- [Remmel - A native iOS app](https://github.com/uuttff8/Lemmy-iOS)
|
|
|
|
## Libraries
|
|
|
|
- [lemmy-js-client](https://github.com/LemmyNet/lemmy-js-client)
|
|
- [Dart API client ( under development )](https://github.com/krawieck/lemmy_api_client)
|
|
- [Kotlin API ( under development )](https://github.com/eiknat/lemmy-client)
|