jq is required.
For Debian-based systems:
sudo apt update && sudo apt install -y jq./configure
./login
./post i want to dieOr you can use ./fedi-but-cursed with tmux installed to have a timeline-and-posting
window thing I guess
Post usage:
./post [options] message
options:
-r/--reply post_id :: Reply to a specific post
-i/--image path_to_image :: attach an image
-v/--visibility public|unlisted|private|direct :: set visibilityyou can use -i multiple times to upload multiple images, if you want to do that.