this post was submitted on 20 Jul 2023
39 points (100.0% liked)
Emacs
2194 readers
2 users here now
Our infinitely powerful editor.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh man, this is cool. Is anyone currently working on a Lemmy client for Emacs? I don't know much Elisp, but this would be a good project to cut my teeth on.
lem.el also implements a client, similar in design to mastodon.el. i did the api layer so that others could implement other kinds of interfaces such as a gnus backend if they desired.