Skeet from your command line for Bluesky or other supported atproto sites
cargo install skeet
Add the following environment variables:
SKEET_HOST - optional, defaults to https://bsky.social
SKEET_USERNAME - your username / handle
SKEET_PASSWORD - app password. you can create one at https://bsky.app/settings/app-passwords
skeet <your text here>
You can also pipe some text from another command
echo hello | skeet
Tip
If you have gum installed, you can use the following command to have a multi-line editor before posting:
gum write | skeet
Note
skeet currently does not support auto-detection of facets.