Generates and serves an Atom feed of your Bluesky skyline (timeline), ie skeets (posts) from everyone you follow.
https://bluesky-atom.appspot.com/
License: This project is placed in the public domain.
- Fork and clone this repo.
pip install -r requirements.txt
, optionally in a virtualenv.flask run --debug -p 8080