this post was submitted on 06 Jul 2023
19 points (100.0% liked)

Jerboa

10290 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

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
 

You can select Home -> hamburger button -> Communities, but that just lists your subscriptions. I want to be able see all available communities for the instance I'm logged into.

It's available using the web UI, but I can't figure out how to do it with Jerboa.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (1 children)

lemmy instances are not automatically connected at least one user must be following a community for others to search it

I found a tool to basically create a bot account to add servers. It uses the lemmy api. I took this idea and created one as well (not sharing it’s terrible) but it went through all of my approved instances and all of the communities and subscribed to all. I now have 2300+ communities. That I can see from my instance

[–] [email protected] 1 points 1 year ago (2 children)
[–] [email protected] 4 points 1 year ago

https://github.com/ironsketch/lemmybotmadness here is my dumb thing mine is a smaller dumber version that fails after too many http calls https://github.com/lflare/lemmy-subscriber-bot is the nice guys full on installable thingy bot I learned a lot from him

[–] [email protected] 2 points 1 year ago

To share my script? I can link to the guy who made the cool tool and my script if ya really want but let me clean it up brb