bluesky_cli 0.0.5 copy "bluesky_cli: ^0.0.5" to clipboard
bluesky_cli: ^0.0.5 copied to clipboard

A powerful CLI tool that allows Bluesky Social's APIs to be executed from the command line powered by Dart language.

Release Note #

v0.0.5 #

  • Merged official refactoring. (#52)
    • Renamed global option from handle to identifier
    • Renamed environment variable from BLUESKY_HANDLE to BLUESKY_IDENTIFIER
    • Renamed command from actor-suggestions to suggestions
    • Renamed command from actor-typeahead to actors-typeahead

v0.0.4 #

  • Supported the option to prettify JSON. (#193)
    • --pretty
  • Status code and request URI output is now optional and defaults to false. Use following options to enable to output. (#195)
    • --status
    • --request

v0.0.3 #

  • Supported app.bsky.feed endpoints. (#180)
    • post.json
    • repost.json
    • vote.json
    • getTimeline.json
    • getAuthorFeed.json
    • getVotes.json
    • getPostThread.json
  • Supported app.bsky.unspecced endpoint. (#181)
    • getPopular.json
  • Supported app.bsky.notification endpoints. (#184)
    • list.json
    • getCount.json
    • updateSeen.json
  • Supported app.bsky.actor endpoints. (#182)
    • search.json
    • getProfile.json
    • getProfiles.json
    • getSuggestions.json
    • searchTypeahead.json
  • Supported app.bsky.graph endpoints. (#183)
    • follow.json
    • getFollows.json
    • getFollowers.json
    • mute.json
    • unmute.json
    • getMutes.json

v0.0.2 #

  • Minor fix.

v0.0.1 #

  • First Release.
4
likes
0
pub points
0%
popularity

Publisher

verified publisheratprotodart.com

A powerful CLI tool that allows Bluesky Social's APIs to be executed from the command line powered by Dart language.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (LICENSE)

Dependencies

ansi_styles, args, at_uri, cli_launcher, cli_util, xrpc

More

Packages that depend on bluesky_cli