An open API service indexing awesome lists of open source software.

https://github.com/haalven/bsky-timeline

Bluesky timeline in the terminal
https://github.com/haalven/bsky-timeline

at-protocol bluesky python social terminal

Last synced: 23 days ago
JSON representation

Bluesky timeline in the terminal

Awesome Lists containing this project

README

          

# 🦋 timeline
- your [bsky.app](https://bsky.app/) timeline live in the terminal
- pip install [atproto](https://github.com/MarshalX/atproto) [playsound3](https://github.com/sjmikler/playsound3)
- edit `bsky.toml`
- usage: `bsky.py [--critical] [--silent]`
- you can run this thing in [`tmux`](https://tmux.github.io/)
- based on [broiler](https://github.com/haalven/broiler)