TUI for Bsky
Project description
skyter
skyter is a Bluesky client for the terminal built using atproto and textual. Pronounce it however you prefer.
Features:
- View likes of other users
- Optionally hide post and user metrics
- Option for feeds to automatically update with new posts
- Pause/resume notifications
- Run multiple instances of skyter in terminal multiplexer for tweetdeck-like set-up
Not yet supported:
- DMs
- Bookmarks
- Thread composing
- Saving post drafts
- List / starter pack management
- Post interaction settings
- Bluesky settings (other than saved feeds)
Requirements
- Python 3.8+
- xclip (if on Linux)
Optional dependencies
- python-dotenv: run
pip install python-dotenvif you want to use an.envfile for credentials - textual's prepackaged tree-sitter binaries for json syntax highlighting: run
pip install "textual[syntax]" - terminal media viewers such as feh or mpv are recommended for opening post media
Install
pip install skyter
Set-up
- Optional but strongly recommended: create an app password in the web client or app. You do not need to allow access to direct messages, as DMs are not yet supported. Password login is not supported for 2FA-enabled accounts
- Optionally set
BSKY_LOGINandBSKY_APP_PASSWORD(andBSKY_PDS, if using an alternate PDS) environment variables to be logged in when the app is initialized and skip the login screen. - Check your default settings by opening the command palette and going to settings:
ctrl+p->Settings, or configure thesettings.jsonfile manually. The file will be created automatically atdata/settings.jsonin the installed location the first time the app is opened. See project:settings.md for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
skyter-0.1.2.tar.gz
(69.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
skyter-0.1.2-py3-none-any.whl
(77.7 kB
view details)
File details
Details for the file skyter-0.1.2.tar.gz.
File metadata
- Download URL: skyter-0.1.2.tar.gz
- Upload date:
- Size: 69.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a249caf431caebe8d142ce6423eb7d28373d7ab0edcc15ffd72fe41aa725eab0
|
|
| MD5 |
3fa508b75df7a34353cd7c3369013b5c
|
|
| BLAKE2b-256 |
78c689d3d62c5f9551978a157a87dd4f3635ce75626125c92c4243ee941623a0
|
File details
Details for the file skyter-0.1.2-py3-none-any.whl.
File metadata
- Download URL: skyter-0.1.2-py3-none-any.whl
- Upload date:
- Size: 77.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f4f9bb55216482279fc8775aa53a70bac150e2c38cf5bf84523fe76d8a955bd
|
|
| MD5 |
447ce8f675702c512a26175331a6410b
|
|
| BLAKE2b-256 |
08d43c611cca9b5ad0bda5fa98facbc4018728aa7fe46414bde41246aabe75e2
|