Skip to content

FloatingGhost/fedibash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

jq is required.

For Debian-based systems:

sudo apt update && sudo apt install -y jq

Usage

./configure
./login
./post i want to die

Or 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 visibility

you can use -i multiple times to upload multiple images, if you want to do that.

Releases

No releases published

Packages

No packages published

Languages