moba / pixelpost

bash script using curl to upload and post media to pixelfed/mastodon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pixelpost: upload and post images to pixelfed/mastodon

simple bash script, uses curl and jq

usage: ./pixelpost file[s]

  • uses image description from exif data (UserComment) (probably doesn't work with newlines yet)

  • almost no error checking, handle with care

setup

copy pixelpost.conf to ~/.config edit it to supply server information and access token from your profile

About

bash script using curl to upload and post media to pixelfed/mastodon

License:The Unlicense


Languages

Language:Shell 100.0%