Leanish

"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
Leanish NatoBoram Now 100%
Leanish is now on the Google Play Store!
play.google.com

The Play Store entry is a pain in the ass to maintain, so I'm setting it at 5$. That said, Leanish is open source and you don't have to install it from there. You can grab the latest APK on [GitHub](https://github.com/NatoBoram/Leanish). You can even add the GitHub repo to [Obtainium](https://github.com/ImranR98/Obtainium) to auto-update it faster than the Play Store can! I'm also planning on adding it to F-Droid eventually. I think this "open source but paid on proprietary stores" model can work out for me. After all, I would gladly pay once for a good Reddit or Lemmy client (with my Google Opinion Rewards free money), but subscriptions and ads are a big fat *no* from me. Give me OSS or give me nothing. Leanish exemplifies my ideals in that regard.

5
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
Leanish NatoBoram Now 100%
Apparently, you have to create a post so you can be added as a mod

Hopefully, I'll be able to fix that pretty soon with Leanish.

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLE
Leanish NatoBoram Now 100%
How to use Leanish
https://natoboram.github.io/Leanish

Leanish is a web client. To access it, you can open https://natoboram.github.io/Leanish in your favourite browser. ![Homepage](https://lemmy.world/pictrs/image/166dd685-ab2f-48c9-8cb6-c081947bef36.png) Its homepage is currently barren. It only presents you with a text input where you can type an instance's name, like `lemmy.world`. The deployment at `natoboram.github.io` is only compatible with Lemmy 0.18.1+ that are not configured to block web clients. I plan on having a server-side deployment down the line that would allow you to proxy requests to misconfigured instances, but today is not the day for that. ![Site landing](https://lemmy.world/pictrs/image/930d0945-0782-44e1-9601-1012c3c8a562.png) On most content pages, you can paginate. Lemmy's default page limit is `10`, but you can change that up to `50`. In Leanish, you can directly influence requests to Lemmy by changing some URL parameters. If you navigate a bit, you should see the URL changing and these parameters are sent to Lemmy. There might be hidden settings in there. At the top right of the page, there should be a **Login** button where my username is. Login credentials are sent via cookies to `natoboram.github.io/Leanish/[site]`, but are not received. In SSR builds, the login cookie will be visible to the server, which will use it to proxy requests in your stead in order to make SSR actually work. You can view this sublemmy at https://natoboram.github.io/Leanish/lemmy.world/c/leanish@lemmy.world. This is alpha software; not all features are implemented. For example, you can't edit nor delete your comments. My roadmaps are at https://github.com/NatoBoram/Leanish/milestones.

1
0