this post was submitted on 05 Jun 2023
10 points (100.0% liked)

Jerboa

10270 readers
2 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

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

Contact

founded 2 years ago
MODERATORS
 

Is there a way to do this? Currently, clicking a link (from a comment, as an example) to a community using !community@instance or instance/c/community opens a browser window to that community as opposed to loading in the app. Thanks in advance, and sorry if it's been asked and answered somewhere before.

you are viewing a single comment's thread
view the rest of the comments
[–] trollblox_@lemmy.ml 4 points 1 year ago* (last edited 1 year ago)

When Jerboa parses a instance/c/community link, maybe it could pull from the list of instances and if the url matches it can open in app?

Edit: I meant within comments and posts. I didn't realize you were talking about outside the app.