Skip to content

Visualize Bluesky conversations as a tree.

License

Notifications You must be signed in to change notification settings

andrealba/treeverse

 
 

Repository files navigation

Treeverse

Treeverse is a web application for visualizing Bluesky conversations as trees.

From 2014-2023, Treeverse was a bookmarklet and later Chrome/Firefox extension for visualizing Twitter conversations. That version was killed by changes to Twitter's API, but the code is still available in the old-treeverse branch.

Using it

You can use Treeverse online at treeverse.app.

Running it locally

To run it locally, you can use the following commands in the base of this repo:

npm install
npm run dev

About

Visualize Bluesky conversations as a tree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%