/skeet

Skeet from your command line for Bluesky or other supported atproto sites

Primary LanguageRust

Skeet

Skeet from your command line for Bluesky or other supported atproto sites

Installation

cargo install skeet

Environment Setup

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

Usage

skeet <your text here>

You can also pipe some text from another command

echo hello | skeet