lem

Homepage: https://codeberg.org/martianh/lem.el

Author: martian hiatus

Updated:

Summary

A lemmy client

Commentary

Lem.el is a client library and interface for Lemmy, the federated
link-aggregator. For information about Lemmy, see .

lem-api.el is the API requests layer. All functions return parsed JSON
data. This can be used to make other kinds of interfaces, such as for gnus or
notmuch.

lem-ui.el and lem-post.el contain the main parts of the interface.

For set up and usage details, see the readme at .

Dependencies