this post was submitted on 18 Jun 2023
5 points (85.7% liked)

Programming

17775 readers
330 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

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.

top 8 comments
sorted by: hot top controversial new old
[–] sisyphean@programming.dev 2 points 2 years ago* (last edited 2 years ago) (2 children)

I’m sure it’s a nice client but I don’t understand why so many GUI projects have no screenshots in their READMEs. It would be great if I could immediately see if I like it without installing it.

EDIT: thanks for adding the screenshot to your post! It looks awesome!

[–] InAmberClad@lemmy.nz 1 points 2 years ago* (last edited 2 years ago)

I completely agree. It's the bare minimum to include screenshots if you want people to be interested. If the barrier to see if I even like the look of the app is cloning and building the project then I'll probably just move on to an alternative.

[–] bnyro@programming.dev 1 points 2 years ago

Yes, I totally agree with you! I didn't yet add screenshots to the README since some parts of the app are still matter to be changed in the near future. The development started actually just four days ago, so there's still room for UI improvements. I'll make sure to add screenshots to the README once it's more mature.

[–] flying_walrus@lemm.ee 1 points 2 years ago (1 children)

looks awesome! awkward question but other people may run into this problem too:

The apt versions of libgtk-4-dev seem to be too old to build lemoa and I can’t find an obvious flatpak alternative, any tips?

I'm on pop_os 22.04 LTS; cargo install error with apt's libgtk-4-dev installed: Requested 'glib-2.0 >= 2.74' but version of GLib is 2.72.4

[–] bnyro@programming.dev 1 points 2 years ago (1 children)

There now are instructions how to build it using Docker in the Readme :)

[–] flyingwalrus@programming.dev 1 points 2 years ago

legend, thanks!

[–] valpackett@lemmy.blahaj.zone 0 points 2 years ago (1 children)

Oh cool… mm, do we have a GNOME forum on this here threadiverse?

[–] bnyro@programming.dev 1 points 2 years ago

Requested here: https://programming.dev/post/320260. Please upvote it in order to become considered as a new community on programming.dev :)