Hey guys, a week ago I started working on a lemmy app like many others as an excuse to learn flutter. Along the way I found an old app that was abandoned but very well built.
After a couple of days I was able to get things running and semi-useable again. Including posting this post from the app! The main effort being updating to 0.17.x.
Here’s some screenshots:
I’ll be renaming the app (so I can republish it), tentatively under the name “Lem”… but really open to ideas here.
“Leap”
Because, that’s what lemmings allegedly do, but also encouraging people to take the leap and embrace the fediverse
Leap for Lemmy
I like this best
Haha, how ironic. I downloaded the old Lemmur from F-Droid today, having no idea it had been abandoned. When I couldn’t add lemmy.world, I knew something was up.
It’s a good looking app, so good on your resurrecting it!
As for a name… Given it’s a resurrected app, how about Zommur? 😁
I did the same thing last week, that’s how I got started on this whole thing! Hahaha
deleted by creator
Literally installed it today too lol
Hey Zack, we should probably talk!
I follwed the same route but focused on the iOS side and so I have “Limbo” in TestFlight! Lemmur is such a great base isn’t it? It’s such a shame that the original devs moved on.
Have a look at my take at https://lemmy.world/c/limbo
Woah! Yeah we should talk!
Can’t believe they abandoned it.
Matrix: @zachatrocity:matrix.org
Here is my latest write up on progress and alpha re-release for Android:
If you don’t go with any of the other people’s suggestions, I’d like to inform you that in Danish, Lem basically means penis :)
These things are important when it comes to international products 🤣
Removed by mod
Shout out to https://kbin.social/u/Gamers_Mate for the name suggestion!
Looking great, can’t wait to test it! Nothing against Jerboa for the time being, but alternatives are always welcome. Been testing summit yesterday that someone posted as well, and I think every app has some unique features about it, so let’s see where the journey goes.
Ideally I’d love to have something as close to Reddit Sync as possible :-P
As for the name, isn’t Lem a bit short? Not that I dislike it, but in terms of being properly searchable on google and the likes it might be better to go for a longer, unique search string, else it could get a bit cluttered.
Should have a testable android APK on the repo tomorrow and I’ll work on getting the iOS app out for people to sideload.
Over all it works pretty well, there’s a few bugs but it’s a solid foundation!
Yeah I suck at names, I’ll keep thinking
Sounds awesome! Do you have a link to the repo so I can follow you there?
Yeah you can track progress here:
https://github.com/zachatrocity/lem
I’ll make a more formal GitHub release hopefully tomorrow!
Thank you for your work!
Ideally I’d love to have something as close to Reddit Sync as possible :-P
I have good news for you. Sync for Lemmy is happening!
I second Lem being too short unless op plans on doing a lot of SEO or making people search Lem for Lemmy.
No fucking way!!! YES!
Is summit worth using over
Jerusalem?I currently have Jerboa installed but there’s some things I find clunky about it.Edit: I meant Jerboa
I never heard of Jerusalem, do you have a link by any chance?
My apologies, I meant Jerboa but my phone autocorrected it
No, in that case summit isn’t worth it just yet, it’s really a very early proof of concept app. I just like the idea that multiple apps are popping up, that was really helpful for reddit apps to adapt quickly.
Now that ljdawson (dev of Reddit Sync) officially started to work on a Lemmy client over on https://lemmy.world/c/syncforlemmy, I’m seriously just waiting for his initial release. That app was my steady companion for 11+ years, and the first app I ever bought.
deleted by creator
Mlem
There’s already an iOS app using this name.
Sweet I’m gonna use this. I always thought it kinda wild that people don’t write readers for this kind of website in RN or Flutter, considering you don’t need any extra native functionality at all. Would love to contribute too.
Hey man, thanks for the hard work! Seems it only works for lemmy.ml? I can’t add my account at lemmy.world!
This, please.
Don’t get Lemmy from the play store. That’s not mine. The original devs abandoned the project.
Lemmy.ml is no longer required and will likely be removed as the default for the app.
I’ve renamed it and here is some info on how you can get the first Alpha release:
I see! Do you plan to publish to F-Droid? By the way, seems the link is dead.
Holy crap, this reminds me so much of Infinity for Reddit (my favorite reddit client.) If this releases I’d love to try it out!
If you’re game to test while I get the wheels back on we’re making progress!
https://bigfoot.ninja/post/4042
Note: significant bug with the comments due to API redesign that happened in the last 4 months.
@zach IDK why, but this app gives me some Infinity for Reddit vibes.
Probably is the UI. Those upvote and downvote buttons.Yeah it does look similar. I didn’t design the UI up to this point. I’ve justed updated it to support the lemmy backend starting from 0.17.x
It fairly out of the box material design flutter
That was also my first thought seeing it!
Sweeeet, lookin’ forward to testing it out
Honestly, I think Lem is too similar to Mlem and Memmy and whatnot. I’d go with something Fed- or Thread- or Verse-related. Like Threader (could style it differently) or something
I think Lemmynade would be a perfect name.
I second this
Holy crap that’s pretty good. We might have a winner
I like it. It needs to have bright summer colors then though
You could make THE LEMMY app:
- By scraping all communities with the same name hosted in different instances and letting us subscribe to some/all of them all at once.
- By scraping kbin magazines too
Yeah I’m working on that separately as an instance utility.
But Lemmynade (new name) does aggregate multiple instances and user accounts into a single feed which is nice
Is it open source?
Yes it is (GPL 2.0)
Any idea why a newer project would elect for the GPL 2.0 over the 3.0? I know that the Linux kernel is GPL 2.0 still and I think it had something to do with changes regarding DRM (Tivoization). But I don’t see how that would apply here.