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
- Host: GitHub
- URL: https://github.com/haalven/bsky-timeline
- Owner: haalven
- Created: 2024-11-23T14:43:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-19T11:20:21.000Z (10 months ago)
- Last Synced: 2025-08-19T13:20:46.585Z (10 months ago)
- Topics: at-protocol, bluesky, python, social, terminal
- Language: Python
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)