this post was submitted on 20 Jun 2023
12 points (100.0% liked)

Rust Lang

709 readers
1 users here now

Rules [Developing]

Observe our code of conduct

Constructive criticism only

No endless relitigation

No low-effort content

No memes or image macros

No NSFW Content

founded 1 year ago
MODERATORS
 

cross-posted from: https://programming.dev/post/91261

Hello everyone, I recently started working on a Gtk client for Lemmy written in Rust, called Lemoa and the awesome Relm4 crate.

So far, it supports most of the basic things that do not require a login, like viewing trending posts, browsing communities, viewing profiles, etc... Login features are planned to become added within the next one or two weeks, so that Lemoa can be used as a replacement for the web UI on a desktop.

Screenshot of an example community page:

Id you want to feel free to already try it at "alpha stage" (installation instructions are in the Readme).

Feedback and any kind of contributions welcome!

PS: I'm sorry if that's the wrong place to post about it, I didn't know where else to.

you are viewing a single comment's thread
view the rest of the comments
[–] rycee 1 points 1 year ago (2 children)

That's pretty cool! I've never used relm4, how do you like it? It's been a long time since i made a desktop application last and it would be fun to try it again.

[–] mmstick 1 points 1 year ago (1 children)

I think you'll have to comment on the original post on [email protected] for the author to see it.

[–] rycee 1 points 1 year ago

Ah, thanks for letting me know.