bluesky_cli 0.3.8 copy "bluesky_cli: ^0.3.8" to clipboard
bluesky_cli: ^0.3.8 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.3.8 #

  • Supported images option on post command. You can specify the paths of images to be attached, separated by commas. (#825)

v0.3.7 #

  • Supported hashtag detection. (#839)

v0.3.6 #

  • Added list-feed command. (#813)

v0.3.5 #

  • Added suggested-follows command. (#800)

v0.3.4 #

  • Upgraded bluesky_text.

v0.3.3 #

  • Upgraded bluesky_text.

v0.3.2 #

  • Supported actor-likes command. (#700)

v0.3.1 #

  • Improved documents. (#677)
  • Supported langs and labels options for post command. (#679)
  • Added posts command. (#679)

v0.3.0 #

  • Drop support for null unsafe Dart, bump SDK constraint to '^3.0.0'. (#599)

v0.2.6 #

  • Upgraded xrpc and bluesky_text. (#636)

v0.2.5 #

  • Upgraded bluesky_text. (#574)

v0.2.4 #

  • Upgraded xrpc and bluesky_text. (#563)

v0.2.3 #

  • Upgraded bluesky_text. (#260)

v0.2.2 #

  • Supported popular-feed-generators command. (#458)
  • Added homepage in pubspec.yaml. (#549)

v0.2.1 #

  • Supported create-generator command. (#430)
  • Supported actor-feeds command. (#431)
  • Supported feed-generator command. (#433)
  • Supported feed-generators command. (#434)
  • Supported custom-feed command. (#432)
  • Supported generator-info command. (#429)

v0.2.0 #

  • Supported preferences command. (#387)
  • Supported put-preferences command. (#388)
  • Supported create-list command. (#392)
  • Supported lists command. (#391)
  • Supported list command. (#389)
  • Supported add-list-item command. (#393)
  • Supported muting-lists command. (#390)
  • Supported mute-list command. (#394)
  • Supported unmute-list command. (#395)

v0.1.2 #

  • Fixed to automatically extract mention and link from text and set facet. (#291)

v0.1.1 #

  • Added block and blocks commands. (#320)

v0.1.0 #

  • Fixed follow command.

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.

Homepage
Repository (GitHub)
View/report issues

Topics

#atproto #bluesky #api #cli

Funding

Consider supporting this project:

github.com

License

unknown (LICENSE)

Dependencies

ansi_styles, args, at_uri, bluesky_text, cli_launcher, cli_util, xrpc

More

Packages that depend on bluesky_cli