A CLI app that allows you to interact with the Bluesky API.
Requires Python, but works on all platforms
- Download the .py file from the Releases section and save it somewhere.
- If you haven't installed the atproto python library, run
pip install atproto - Run the .py file
Doesn't require Python, but only works on newer versions of Windows
- Download the .exe file from the Release section and save it somewhere.
- Run the .exe file
For all commands, see the Wiki section of the GitHub.
To login, it is recommended to generate an app password here and specify that rather than your normal password.
In the app, run login <handle> <password>