13 releases
new 0.1.14 | Nov 22, 2024 |
---|---|
0.1.13 | Nov 22, 2024 |
0.1.11 | May 19, 2024 |
0.1.10 | Apr 14, 2024 |
0.1.2 | Jun 5, 2023 |
#615 in Command line utilities
119 downloads per month
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
~14–28MB
~436K SLoC