Go to file
2023-11-26 17:45:42 +11:00
commands can create communities at least now, and delete them, but that's not tested. Pagination next, then I'll do options stuff so you can actually add descriptions and images. 2023-09-20 04:26:15 +10:00
api.sh jq now gets upset if passed an empty argument (which is, in fact, distinct to not being passed an argument\!) 2023-10-13 20:57:42 +11:00
clemmy.sh Probably should version bump it 2023-10-13 20:59:34 +11:00
creds.sh Having a default account setter is handy, instead of having to mod the creds file constantly. 2023-11-26 17:45:42 +11:00
PKGBUILD Having a default account setter is handy, instead of having to mod the creds file constantly. 2023-11-26 17:45:42 +11:00
pretty.sh Comment parent IDs are back (server now supplies a full path instead), and newest comments are shown (in order) instead of whatever default is. That should become configurable, and better in other ways, later. 2023-06-02 11:16:28 +10:00
README.txt Readme a bit more useful 2023-01-17 03:35:15 +11:00
utils.sh whoops 2023-04-25 03:25:22 +10:00

A bash client for lemmy. Lots TODO, user guide will be in the program itself.
Entry point is clemmy.sh, -h is not very useful yet (but it's better than nothing).