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.
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
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 🤣
“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
that sounds great
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.
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
I like the name Lemmynade 🍺
Shout out to https://kbin.social/u/Gamers_Mate for the name suggestion!
Mlem
There’s already an iOS app using this name.
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!
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!
deleted by creator
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
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.
Holy crap that’s pretty good. We might have a winner
I second this
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.
It’s looking great man, keep up the good work
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.
Sweeeet, lookin’ forward to testing it out
deleted by creator
Desktop works well!
deleted by creator
Take a stab at the desktop build here:
https://github.com/zachatrocity/lemmynade/releases/tag/untagged-b9dc19b8998e08301a73
deleted by creator
Hmm… try going through here?
deleted by creator
That is very strange. I think so?
Try this one: https://github.com/zachatrocity/lemmynade
Which I know people have accessed, then go to the releases page and you’ll find all the assets there.
Oh no i figured out the issue. I had GitHub trigger a migration from the fork to a stand alone. Sorry about that. Rerunning the build now and you should be able to get the packages once it finishes through the releases tab on my repo