Skip to content

a cli tool for interacting with Bluesky, written in Go

License

Notifications You must be signed in to change notification settings

nielsjaspers/cli-sky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-sky

A command-line tool for interacting with the Bluesky social network, written in Go.

Note

This project is under active development and is not yet feature-complete. Expect changes and potential issues.

Features

Currently, cli-sky supports the following features:

  • Posting:
    • ✅ Plain text posts
    • ✅ Hashtags (automatic linking)
    • ✅ Links (automatic linking)
    • ✅ Mentions (@handles)

Roadmap

The following features are planned for future releases:

  • Command-Line Interface Improvements:
    • ✅ Allow passing post content directly as a command-line argument (e.g., cli-sky post "Hello, Bluesky!")
    • Interactive mode for composing posts

Long term

These are features I might release in the future.

  • Posting Enhancements:
    • Image uploads
  • Feed Management:
    • View your home feed
    • View other user's profiles and feeds
  • User Management:
    • User lookup
    • Follow/Unfollow users

Getting Started

Instructions on how to install and configure cli-sky will be added soon.

Contributing

Contributions are welcome! I am working on a CONTRIBUTING.md guide!

License

The project is MIT licensed!

About

a cli tool for interacting with Bluesky, written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages