skeet

Crates.ioskeet
lib.rsskeet
version0.1.12
sourcesrc
created_at2023-06-04 22:51:07.436574
updated_at2024-11-08 05:10:20.861187
descriptionSkeet tool for Bluesky
homepage
repositoryhttps://github.com/sharunkumar/skeet
max_upload_size
id882589
size50,663
Sharun (sharunkumar)

documentation

README

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
Commit count: 31

cargo fmt