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.
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.
- Lemons
- Lemonade
- Emblem
- Problem
- Golem
Ah, I used to use Lemmur when I first joined Lemmy. Nice to see it revived.
“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
Mlem
There’s already an iOS app using this name.
This looks great! I never used Slide, I was a JoeyforReddit user, but I’m really excited to see all the different apps in development.
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
Thank you! I used to use it back before I switched to reddit
Also be careful posting anything mentioning piracy because Lemmy is a easy target for lawsuites
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
A group of lemmings is called a slice, the app could be something like
LemSlice
SliceOLem
Or maybe just Slice
Just some ideas
I really like Slice, hahah. Simple, short and memorable!
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
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
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.
Sweeeet, lookin’ forward to testing it out
Looks good. Did you get the original author’s permission or was it open source?
Also, as a name… how about “Let Me”?
Open source with gnu gpl v2.
That was the first thing I checked! Hahah
Are you going to put it on GitHub? Obviously you’re not required to release code until you release a build into the wild, but just curious if we can see your progress in real time by any chance lol
Unless you hate the name Lemmur I don’t know if you have to change it yet either.
Yeah you can track my progress here: https://github.com/zachatrocity/lem
I’ll make a formal GitHub and fdroid release hopefully tomorrow.
Well I know I could keep the name and have a separate bundle ID. But the old app is still on the play store. Figured it’d be easier to rename then deal with the duplicate named app on the store.
https://play.google.com/store/apps/details?id=com.krawieck.lemmur
I didn’t think to mention this until just now, but you’re probably going to have to do a more significant rework of the app pretty soon to work with Lemmy backend v0.18. You can test it against some public development instances in the short term, but unless the release candidate is held up, you probably have like 1 week before the app at least has issues on most servers (not entirely sure how much of a breaking change it’ll be code-wise).
Yup, been tracking that in the matrix. Will be curious how long it takes most instances to update once it’s officially released.
Looks really good! Where will we be able to download it? I wouldn’t mind giving it try.
I’ll get it on GitHub release tomorrow! Then fdroid and iOS app store to follow.