10 releases

new 0.1.11 May 19, 2024
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 #sites

Download history 16/week @ 2024-02-25 110/week @ 2024-03-10 3/week @ 2024-03-17 4/week @ 2024-03-31 137/week @ 2024-04-14 3/week @ 2024-04-21

140 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

~11–29MB
~442K SLoC