1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-04-08 01:44:14 +00:00
Commit graph

2 commits

Author SHA1 Message Date
postmannen
8fd43b2305 WebUI:
- Added network graph
- Updated doc
- Specify key to use in settings
- Other minor changes
2025-02-19 08:48:13 +01:00
postmannen
5d99554c3b Initial Web UI, and TUI implementations :
NB: Breaking change, since the message format have changed.
Uses nats to communicate with ctrl, and nkeys for auth.
Supports the use of files as templates for scripts to run. The main source for the templates are the ./files directory on the node named central.
webUI: Settings are stored locally using Javascript localStorage.
shortcut ctrl+t to open the template menu for webui
2025-02-14 06:43:52 +01:00