Skip to content

eimantas/Treeverse

 
 

Repository files navigation

NetflixOSS Lifecycle

Treeverse Icon Treeverse

Treeverse is a tool for visualizing and navigating Twitter conversation threads.

It is available as a browser extension for Chrome and Firefox.

Installation

Chrome Users:

Download Treeverse for Chrome

Firefox Users:

Download Treeverse for Firefox

Introduction

After installing Treeverse for your browser, open Twitter and click on the tweet that you would like to visualize the conversation of (or try this one.)

If you’re using Chrome, the icon for Treeverse should turn from grey to blue in your browser. Click it to enter Treeverse.

Opening Treeverse in Chrome

If you're using Firefox, the icon will be hidden until you open a tweet, and then it will appear in the address bar.

Opening Treeverse in Firefox

Exploring the Conversation

Screenshot of Treeverse.

Conversations are visualized as a tree. Each box is an individual tweet, and an line between two boxes indicates that the lower one is a reply to the upper one. The color of the line indicates the time duration between the two tweets (red is faster, blue is slower.)

As you hover over nodes, the reply-chain preceeding that tweet appears on the right-side pane. By clicking a node, you can freeze the UI on that tweet in order to interact with the right-side pane. By clicking anywhere in the tree window, you can un-freeze the tweet and return to the normal hover behavior.

Right pane in action.

Some tweets will appear with a red circle with white ellipses inside them, either overlayed on them or as a separate node. This means that there are more replies to that tweet that haven't been loaded. Double-clicking a node will load additional replies to that tweet.

More tweets indicator.

Privacy

Treeverse runs entirely in your browser. No data is collected or tracked by Treeverse directly when you use or install it. Browser extension installs may be tracked by Google and Mozilla, and the data requests made to Twitter may be tracked by Twitter.

When you create a sharable link, the data is sent to a server so that it can be made available to other users. Access to the shared link server may be tracked to prevent abuse.

Additionally, when Treeverse runs it loads a font hosted by Google Fonts (https://fonts.google.com/). Google may track this download.

Bugs & Contact

Tweet @paulgb or report on GitHub.

Credits

Icon created by Eli Schiff.

Treeverse would not be possible without the excellent d3.js. Styling is powered by Semantic UI.

About

A browser extension for navigating burgeoning Twitter conversations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.3%
  • HTML 11.1%
  • CSS 10.9%
  • JavaScript 5.1%
  • Shell 0.6%