项目作者: FloatingGhost

项目描述 :
i hate myself
高级语言: Shell
项目地址: git://github.com/FloatingGhost/fedibash.git
创建时间: 2019-10-04T13:07:20Z
项目社区:https://github.com/FloatingGhost/fedibash

开源协议:

下载


Requirements

jq is required.

For Debian-based systems:

  1. sudo apt update && sudo apt install -y jq

Usage

  1. ./configure
  2. ./login
  3. ./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:

  1. ./post [options] message
  2. options:
  3. -r/--reply post_id :: Reply to a specific post
  4. -i/--image path_to_image :: attach an image
  5. -v/--visibility public|unlisted|private|direct :: set visibility

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