Instant posting to a Mastodon instance
319
Very simple Docker image to post toots to a Mastodon instance.
It's fairly simple to use:
write:statuses scope and urn:ietf:wg:oauth:2.0:oob redirect URI.docker run alfreddobradi/toot:latest -e TOOT_INSTANCE_URL=https://mastodon.example -e TOOT_CLIENT_TOKEN=<token from previous step> "<The body of the toot>" (The quotes are important, the program takes the first command line argument, if it's not in quotes it'll just send the first word.)Content type
Image
Digest
Size
53.8 MB
Last updated
over 4 years ago
docker pull alfreddobradi/toot