A Tree View For Tweets https://tweeview.ml/
- Small 2D
- Small 3D
- Complex 2D
- Complex 3D
- Complex 4D
- Ridiculous 3D
- Ridiculous 4D
- A 4,000 Tweet argument
- Augmented Reality 3D
- Twitter V2 API Bearer Token
- PHP (sorry haters, but it works everywhere)
- Multibyte Support for PHP
- ElephantBird and phpDotEnv
This was inspired by Lucy Pepper who pitched the concept of the "Monkey Deck" on fledgling social network App.net.
From that, I built HyperThread - a viewer for App.net conversations.
Paul Butler produced Treeverse - a wonderful Chrome plugin for visualising Twitter conversations.
From there, I've built TweeView as a standalone webapp.
I'm lazy. Help me out by fixing things :-)
- Open an issue
- Fork the code
- Create a branch
- Write a patch
- Make a Pull Request which references the issue
TweeView is heavily based on several amazing Open Source projects:
- TreeVerse by @paulgb - which is MIT
- ElephantBird - which is MIT
- phpDotEnv - which is BSD
- d3js - which is Copyright Mike Bostock
- Some of the functions for dealing with TWARC (Twitter Archive) may be CC0
- SVG2Bitmap - which is MIT
- d3noob's Simple vertical tree diagram using v4 - which is MIT
- Snippets from StackOverflow - which are CC-BY-SA
The rest of TweeView is MIT.