this post was submitted on 09 Mar 2025
3 points (100.0% liked)

Lemmy Apps

5994 readers
34 users here now

A home for discussion of Lemmy apps and tools for all platforms.

RULES:


An extensive list of Lemmy apps is available here:

LemmyApps.com

or lemmyapps.netlify.app


Visit our partner Communities!

Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. !plugins@sh.itjust.works

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. !lemmy_integrations@lemmy.dbzer0.com

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. !lemmy_dev@programming.dev

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. !lemmydev@lemm.ee

founded 2 years ago
MODERATORS
3
Browse Lemmy like it's 2010! (raw.githubusercontent.com)
submitted 1 month ago* (last edited 1 month ago) by subarctictundra@lemmy.world to c/lemmyapps@lemmy.world
 

https://github.com/albert-tomanek/lemmy_desktop

This is my attempt at an oldschool, beefed-up desktop app for Lemmy for those of us who yearn for that kind of experience.
Currently it only does reading, if people use it I'll work on comment support too.

If you want to give it a spin, you can download the flatpak file from here and run it.

top 14 comments
sorted by: hot top controversial new old
[–] Bgugi@lemmy.world 1 points 1 month ago* (last edited 1 month ago)

I'm only interested if it automatically appends **56K WARNING** to any post with a gallery.

[–] koncertejo@lemmy.ml 1 points 1 month ago (1 children)

Running this on Fedora, and when I try to log into my account I get the following error:

(lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_path_match: assertion 'root != NULL' failed

(lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_node_get_array: assertion 'JSON_NODE_IS_VALID (node)' failed

(lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_array_get_length: assertion 'array != NULL' failed

(lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_node_get_string: assertion 'JSON_NODE_IS_VALID (node)' failed

(lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_path_match: assertion 'root != NULL' failed

(lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_node_get_array: assertion 'JSON_NODE_IS_VALID (node)' failed

(lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_array_get_length: assertion 'array != NULL' failed

(lemmy_desktop:2): Json-CRITICAL **: 11:18:37.193: json_node_get_string: assertion 'JSON_NODE_IS_VALID (node)' failed

(lemmy_desktop:2): GLib-CRITICAL **: 11:18:37.193: g_error_new_literal: assertion 'message != NULL' failed

(lemmy_desktop:2): GLib-GIO-CRITICAL **: 11:18:37.193: g_task_return_error: assertion 'error != NULL' failed

(lemmy_desktop:2): GLib-GIO-CRITICAL **: 11:18:37.193: GTask 0x558c1e157780 (source object: (nil), source tag: (nil)) finalized without ever returning (using g_task_return_*()). This potentially indicates a bug in the program.
[–] subarctictundra@lemmy.world 1 points 1 month ago (1 children)

Oh, yeah I got this too. It doesn't work with lemmy.ml because they don't provide API access for some reason (at least the API that this client uses)...

[–] koncertejo@lemmy.ml 1 points 1 month ago

Aha! An answer. Thank you!

[–] jqubed@lemmy.world 0 points 1 month ago (1 children)

I haven’t even downloaded yet but just from the screenshot I love it and the idea. Also, what are you using for that Windows 7 look? I’m assuming it’s not actually Windows 7. I’m realizing I miss that and that was kind of peak computing to me, or at least the best Windows offered.

[–] subarctictundra@lemmy.world 0 points 1 month ago (1 children)

I miss that and that was kind of peak computing to me

Yup, I feel exactly the same :D It's called AeroThemePlasma and I dig it so much

[–] jqubed@lemmy.world 0 points 3 weeks ago (1 children)
[–] subarctictundra@lemmy.world 1 points 3 weeks ago* (last edited 3 weeks ago)

It is! Now I've just gotta overcome my disgust of C++ in order to write apps for it... (this client is written in Vala, ie. C#)

[–] umbrella@lemmy.ml 0 points 1 month ago (1 children)

i unironically like this. is there similar on linux?

[–] Irelephant@lemm.ee 0 points 1 month ago (1 children)

From what I can see, its a flatpak.

[–] umbrella@lemmy.ml 0 points 1 month ago* (last edited 1 month ago) (1 children)

didnt find it in flathub

not really feeling like compiling it and maintaining it

[–] Irelephant@lemm.ee 1 points 1 month ago (1 children)
[–] umbrella@lemmy.ml 1 points 1 month ago (1 children)

wow dumb me i should have seen it

[–] Irelephant@lemm.ee 1 points 1 month ago

To be honest, I glossed over it as well until I read your comment.