Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 526 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 526 Bytes

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