11 releases
0.1.12 | Nov 8, 2024 |
---|---|
0.1.11 | May 19, 2024 |
0.1.10 | Apr 14, 2024 |
0.1.9 | Aug 24, 2023 |
0.1.2 | Jun 5, 2023 |
#602 in Command line utilities
116 downloads per month
14KB
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
Dependencies
~13–28MB
~423K SLoC