this post was submitted on 09 Mar 2025
194 points (98.5% liked)

Lemmy Apps

5864 readers
3 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. [email protected]

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]

founded 2 years ago
MODERATORS
194
Browse Lemmy like it's 2010! (raw.githubusercontent.com)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 

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 25 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 6 days 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.
[–] [email protected] 2 points 2 days 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)...

[–] [email protected] 1 points 2 days ago

Aha! An answer. Thank you!

[–] [email protected] 29 points 1 week ago* (last edited 1 week ago) (3 children)

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

[–] [email protected] 3 points 2 days ago* (last edited 2 days ago)

I could add a 56K simulator feature that makes the images load super slowly ;-)

[–] [email protected] 1 points 6 days ago (1 children)
[–] [email protected] 1 points 6 days ago

My sweet summer child

[–] [email protected] 10 points 1 week ago (1 children)

It doesn't, but for £100/hr I'll come to your house, stand behind you while you browse, and tell it at the top of my lungs whenever I see a gallery loading up.

[–] [email protected] 2 points 6 days ago

Ehh, close enough.

[–] [email protected] 17 points 1 week ago (1 children)

Wow - this looks amazing! Gonna try it out ASAP.

[–] [email protected] 10 points 1 week ago (1 children)
[–] [email protected] 2 points 1 week ago (1 children)

Had a quick play - great start!

I've tried going back into it and get a utf-8 error - is this common? I can't log back in.

Some thoughts if you do decide to keep working on it :) Could you add comments as another tab next to post and media. I can only see a way to look at subscribed communities. Can you add the local and all tabs too?

If you fancied adding all the mod and admin tools to it too, that would be amazing 😅

[–] [email protected] 1 points 2 days ago* (last edited 2 days ago)

Nice! Yeah, logging in throws errors sometimes, idk why but some instances (.ml) do this almost always. Perhaps try removing the account?
I can try adding the comments as a tab. The reason I originally put them in a new window was because comments sections tend to be quite wide so I didn't think they would fit in the tall-but-narrow layout of the main window too well
Good call with the local and all tabs, I'll add those to the sidebar.

[–] [email protected] 11 points 1 week ago

I actually really like the easy access subbed list

[–] [email protected] 10 points 1 week ago (2 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.

[–] [email protected] 1 points 2 days ago

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

[–] [email protected] 1 points 6 days ago

it kinda looks like they’ve built it using windows forms which iirc defaults to a windows 7 design style when previewing it (i could be wrong tho)

[–] [email protected] 8 points 1 week ago

Reminds me of GameRanger. We didnt know those were the halcyon days.

[–] [email protected] 5 points 1 week ago

Cool project!

[–] [email protected] 3 points 1 week ago (1 children)

i unironically like this. is there similar on linux?

[–] [email protected] 2 points 6 days ago (1 children)

From what I can see, its a flatpak.

[–] [email protected] 1 points 6 days ago* (last edited 6 days ago) (1 children)

didnt find it in flathub

not really feeling like compiling it and maintaining it

[–] [email protected] 2 points 6 days ago (1 children)
[–] [email protected] 2 points 6 days ago (1 children)

wow dumb me i should have seen it

[–] [email protected] 2 points 6 days ago

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