9 releases

new 0.1.10 Apr 14, 2024
0.1.9 Aug 24, 2023
0.1.8 Jul 8, 2023
0.1.2 Jun 5, 2023

#1 in #at-proto

Download history 16/week @ 2024-02-26 113/week @ 2024-03-11 4/week @ 2024-04-01

117 downloads per month

MIT license

13KB

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

~12–29MB
~447K SLoC