this post was submitted on 27 Jun 2023
8 points (56.7% liked)
Jerboa
10135 readers
1 users here now
Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.
Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.
Built With
Features
- Open source, AGPL License.
Installation / Releases
Support / Donate
Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.
Crypto
- bitcoin:
1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
- ethereum:
0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
- monero:
41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV
- cardano:
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
Contact
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, I feel like we have a bunch of other apps now that do what Jerboa does, but better now. If I were Jerboa devs, I would focus on lemmy-ui and leave the mobile apps to 3rd parties, while keeping Jerboa and Mlem functional, but not feature rich. Too much to do, too little time. Lemmy and Lemmy-ui are the primary things that the majority of users rely on.
If I were a mobile app dev trying to supply a app for Lemmy, I think I would start with RedReader which is a Reddit client, and see if I could retarget it to Lemmy instead of writing a new app from the ground up. It is on F-droid if anyone wants to check it out.
Just fyi, there are a ton of mobile apps in development right now that are very promising.
Connect for Lemmy
Thunder
Jerboa
Sync for Lemmy (not yet realeased dev)
Connect is my go to at the moment. Thunder is really pretty, but not yet there with features. Jerboa is actually lagging behind a bit, but IMO, that's 100% fine. Focus on bots and lemmy itself, not the Android app.
Thanks, yeah, I know about the other apps but I think the existing reddit apps that have already had tons of user testing are an underutilized resource. Sync is the exception but it is proprietary. I currently have no way to log into reddit from mobile except through an app, since login from the web view is broken.
I'm not that crazy about Lemmy's web UI either. I have an impulse (but probably not the energy to act on it) to implement an alternative web UI that is more text oriented, so the web view would look like Hacker News.
I do want to start looking at the backend code, to get some exposure for Rust if nothing else.