Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Terminal Graph – Infinite Spatial Terminal Canvas

Terminal Graph is an infinite spatial terminal canvas that lets users run commands, manage files, and organize workflows in a node-based visual environment within the terminal.

Background

Terminal Graph is a browser-based tool that turns a command-line terminal into an infinite canvas where you can arrange files, notes, code snippets, and diagrams spatially. You can type commands, embed images, and organize projects visually inside the terminal window itself. It combines the flexibility of a whiteboard app (like Miro or Excalidraw) with the power of a Unix shell — all rendered as text and graphics in your browser. The project is open-source and aimed at developers who want a more visual, persistent workspace without leaving the terminal paradigm.

Related stories