spacebro / spacebroUI

A visual interface to see and edit your spacebro graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacebro UI

A tool to visualize and edit your spacebro graph.

โ“Why ?

A long time ago, in the dark ages, we had nothing to see the connections made between app by spacebro. We had to dig into each client's settings file to find hints, and draw by hand the result with poska pens on A3 papers.
This time is over. We now have spacebroUI that connects to spacebro, ask for clients and connections, and automagically draw a graph of clients and connections. You can also edit the connections from here.

๐ŸŒ Installation

npm i

โš™ Configuration

Nothing for now. But we have a feature in the roadmap to add standard-settings.

๐Ÿ‘‹ Usage

npm run start

Open localhost:3000/src

๐Ÿ“ฆ Dependencies

node/npm

๐Ÿ•ณ Troubleshooting

Use the branch spacebro/feature-connections.

โค๏ธ Contribute

Please edit code by repecting standardjs coding styles.

About

A visual interface to see and edit your spacebro graph


Languages

Language:JavaScript 87.3%Language:HTML 7.6%Language:CSS 5.0%