I’d like Lemmy to attract a wide range of folks who contribute to a diverse range of communities. While the official web UI is very rich in features, I think it might be a bit intimidating for non-IT people.
So I figured: why not try to be the change I want to see in this world? Here’s my attempt, implemented in SvelteKit.
I really don’t like that style of interface. But what’s cool is, it doesn’t matter what I think, because both can coexist so people who do like it can enjoy it. Looks good, Rock on!
Like not everyone liked new reddit UI, and not everyone like the old UI.
Having a choice is always better than force people to use something they don’t like. (this reminds me something!)I always appreciate choice.
It’s in fact a Reddit Gold/Premium feature on old.reddit where you can use the CSS from one sub and apply it to all other subs you visit.
interchangeable CSS is a thing of the future! and the future is now!
No worries. Here’s to freedom of choice!
Will it be open source?
Yes. Maybe GPL, maybe MIT, maybe something else. But some flavor of open source license.
Lemmy is AGPL so you might want to do that.
Thanks, I’ve settled on AGPL as well. I expect to release the source code somewhere in the coming days.
Awesome to hear! can’t wait to try it!
I have a readonly prototype up at https://lemminator.netlify.app/!
Works for me! Let us know when it’s ready to test drive…
Awesome. Read-only browsing is fairly stable at this point, but I think I’ll need to have basic account interactions like upvote, downvote and comment implemented before I have a minimum viable product. In general, I prefer to polish the experience before expanding the feature set.
A readonly prototype is available at https://lemminator.netlify.app/ right now ;)
Ooh, purty… 😎
Does it have a name or page so I can follow along/come back in the future? Looks great.
Its working title is Lemminator. You can try a readonly prototype at https://lemminator.netlify.app/ right now.
That’s great, I also felt Svelte is a nice framework!
Wow, looks really nice!
This looks great! Nice job
I really dig it
I loved it, I hope it is implemented as soon as possible. I hate the current interface.
This looks nice, could it be used in any browser? I use Safari and it has a pretty dumb support for extensions.
I don’t have macOS/iOS available to test on, but in theory it should. I have a prototype up and running at https://lemminator.netlify.app/.
Thank you, I am gonna check it out!
I tested it and I think it looks lit, all I want from a Lemmy web UI for desktop is to mimic how good the apps for Android/iOS does, in the meaning of having big ass images without clicking anything else to expand them every single time, I mean, you would think most folks have big ass monitors in use already (I don’t but at least is bigger than my smartphone screen).
Only feature I have yet to see on this kind of frontends is the ability to mark posts as read while you scroll and hide them as well (like you can with Summit and Voyager).
Another thing I am not a fan of the dark mode, maybe if you could tweak the interface would be good.
Overall I think I’m gonna be rocking your frontend when it gets released because I think yours fit more with my taste and needs :)
is there a public beta, i would love to try it
The prototype is live at https://lemminator.netlify.app/ now! You’ll notice that it’s still readonly, so not quite ready to be a daily driver, but gotta start somewhere.
I like it a lot, but would be cool to have a 2 column layout as an option like Mastodon app trunks.social has.
It looks really nice! Only thing I’d change off the bat is to stretch the search bar so itd the width of the middle section. Having search be more accessible would help a lot with duplicate posts so people search before posting (imo search should be integrated in the post section like how discord forums work so while your typing the title for your post it searches so you can see if there is already a thread on it)
Not sure I’d make the width cover the full middle section, but I agree that search needs to play a more prominent than in Lemmy’s official web UI. The related post search is an interesting suggestion I hadn’t considered yet!
I’m betting that it stretches, whenever you put your cursor in it. I agree on your sentiment about making searching more prominent. Also including search results for current community would be awesome to prevent reposts as you said. The same for URLs would be neat.
It’s actually pretty powerful as of now, it just needs a fresh look and new placement.
Will there be a compact mode view? One of my favorite things with Alexandrite and mlmym is that they maximize screen real estate, instead of forcing a vertical mobile app type of view on a desktop. Great work and I’m looking forward to testing it out when it’s ready!
I’ll take it into consideration! My first focus will be on enabling more basic functionality like upvoting, downvoting and commenting. Right now it’s still read-only.
Looks great, about when will it be released?