Skip to content

Instantly share code, notes, and snippets.

@dewomser
Created March 4, 2023 13:50
Show Gist options
  • Save dewomser/dbd5e349be152c5b24d84462d50d3f94 to your computer and use it in GitHub Desktop.
Save dewomser/dbd5e349be152c5b24d84462d50d3f94 to your computer and use it in GitHub Desktop.
Send Mastodon toots hours later
read -i "Stunden " later ; (sleep $later"h" && toot post "$later Stunden später")&
@dewomser
Copy link
Author

dewomser commented Mar 4, 2023

1- Liner for bash. Needs a Mastodon account and toot https://toot.bezdomni.net/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment