this post was submitted on 14 Jun 2023
205 points (100.0% liked)
Ask Lemmy
171 readers
1 users here now
A Fediverse community for open-ended, thought provoking questions.
Rules:
- Be nice
- Have fun
- No spam, spammers=scammers
- NSFW is okay, just add a content warning
Partnered Communities:
Logo design credit goes to chicken
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
There are apps for Lemmy! I'm finding the app much nicer to use on my phone than accessing lemmy thru a browser, which is what I'm guessing you're doing based on your description of using a "shortcut."
https://join-lemmy.org/apps
Thanks for this comment. Was considering programming my own app though (especially in the spirit of the latest news), so if I find any issues with the android version I might still go through with that
The apps are also open-source in case those issues can be added/fixed in the existing apps! App diversity is also great!
https://github.com/dessalines/jerboa
Jerboa definitely has some issues, so i'm planning on seeing if I can figure some of them out. Also some stuff i'm not a fan of, but seem to be intentional deaigns so I might just make a personal fork. Never worked with jetpack or kotlin, so we'll see how bad those are to pick up