joinlemmy-site/content/apps/index.md

18 lines
557 B
Markdown
Raw Permalink 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)
2021-01-19 18:46:37 +00:00
- [Lemmur - A mobile client for Lemmy (Android, Linux, Windows)](https://github.com/krawieck/lemmur)
2021-01-30 16:51:32 +00:00
- [Remmel - A native iOS app](https://github.com/uuttff8/Lemmy-iOS)
2020-09-28 18:59:32 +00:00
## Libraries
- [lemmy-js-client](https://github.com/LemmyNet/lemmy-js-client)
- [Dart API client ( under development )](https://github.com/krawieck/lemmy_api_client)
2021-01-19 18:46:37 +00:00
- [Kotlin API ( under development )](https://github.com/eiknat/lemmy-client)