Skip to content

bskyviewer/bskyviewer.github.io

 
 

Repository files navigation

bluesky viewer

a web app that shows public data from bluesky

the data available without signing in is fairly limited. basically a user profile is treated by bsky as a repository containing all the information controlled by the user, and we can only fetch data from any single repository, so for example the list of accounts that a profile can be retrieved easily, but to get a list of followers without querying every single account that may be following you would need to sign in. you can however see all posts, reposts, likes, follows, and blocks performed by any user.

App screenshot, showing a form with a profile handle and a post timeline

About

Web app for viewing public information from Bluesky

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.0%
  • CSS 24.4%
  • HTML 1.8%
  • JavaScript 1.8%