Skip to content

Post from your command line to Bluesky or other supported atproto sites

Notifications You must be signed in to change notification settings

sharunkumar/skeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Post from your command line to Bluesky or other supported atproto sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages