14 releases
new 0.1.15 | Jan 10, 2025 |
---|---|
0.1.14 | Nov 22, 2024 |
0.1.11 | May 19, 2024 |
0.1.10 | Apr 14, 2024 |
0.1.2 | Jun 5, 2023 |
#494 in Command line utilities
15KB
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
[!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.
Dependencies
~13–27MB
~412K SLoC