Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://mackuba.github.io/skythread/
Thread viewer for Bluesky
https://mackuba.github.io/skythread/
atproto bluesky bsky
Last synced: 3 months ago
JSON representation
Thread viewer for Bluesky
- Host: GitHub
- URL: https://mackuba.github.io/skythread/
- Owner: mackuba
- License: zlib
- Created: 2023-05-08T22:36:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-20T21:31:28.000Z (9 months ago)
- Last Synced: 2024-05-21T22:16:32.183Z (9 months ago)
- Topics: atproto, bluesky, bsky
- Language: JavaScript
- Homepage: https://blue.mackuba.eu/skythread/
- Size: 620 KB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-bluesky - Skythread - thread viewer (Other tools)
README
# Skythread
Skythread is a web tool that allows you to read long Bluesky threads in the form of a tree of comments nested under one another, like e.g. on Reddit, to make it easier to see which comment is a reply to which.
It looks like this:
To use Skythread, open the GitHub pages view of this repo: https://blue.mackuba.eu/skythread/ (or download a copy and use it locally).
## TODO
* showing images and GIFs
## Credits
Copyright © 2024 [Kuba Suder](https://mackuba.eu) (@mackuba.eu on Bluesky). Licensed under [zlib license](https://choosealicense.com/licenses/zlib/) (permissive, similar to MIT).
Pull requests, bug reports and suggestions are welcome :)