🔍 Studio
Terminal for Trees.
bigtree.tree.studio.app
██████╗ ██╗ ██████╗ ████████╗██████╗ ███████╗███████╗
██╔══██╗██║██╔════╝ ╚══██╔══╝██╔══██╗██╔════╝██╔════╝
██████╔╝██║██║ ███╗ ██║ ██████╔╝█████╗ █████╗
██╔══██╗██║██║ ██║ ██║ ██╔══██╗██╔══╝ ██╔══╝
██████╔╝██║╚██████╔╝ ██║ ██║ ██║███████╗███████╗
╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚══════╝
Usage
Start the terminal interface
Open an existing tree
Sample json file:Example Terminal layout:
┌───────────────────────────────────────────────────────────┐
│ Bigtree Studio │
├─────────────────────┬─────────────────────────────────────┤
│ Tree View │ Node Details │
│ │ │
│ Company │ Name: Product │
│ ├─ Engineering │ Path: /Company/Engineering/Product │
│ │ ├─ Product │ │
│ │ └─ Data │ Attributes │
│ └─ Finance │ owner = alice │
│ │ size = 123 │
│ │ │
├─────────────────────┴─────────────────────────────────────┤
│ a: Add Child A: Add Sibling d: Delete r: Rename │
│ t: Edit attribute /: Search n: Next N: Prev │
│ e: Expand E: Expand All z: Collapse All │
│ S: Save As q: Quit │
└───────────────────────────────────────────────────────────┘