swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-03-20 21:40:07 -0400
committermain <main@swarm.moe>2026-03-20 21:40:07 -0400
commitae809af85f6687ae21d7e2f7140aa88354c446cc (patch)
treec2f4f238d47657438067c1322666e5e899a250c2 /README.md
parent203d4a93e1aaa5e325e8e6999bf26fa092f3d424 (diff)
downloadfidget_spinner-ae809af85f6687ae21d7e2f7140aa88354c446cc.zip
Add tabbed navigator and managed libgrid UI
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index b2bd6cd..0277361 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,20 @@ symlinks in `~/.codex/skills`:
The installed binary is `~/.local/bin/fidget-spinner-cli`.
+The installer also installs a user systemd service for the libgrid navigator at
+`http://127.0.0.1:8913/` and refreshes it on every reinstall:
+
+```bash
+systemctl --user status fidget-spinner-libgrid-ui.service
+journalctl --user -u fidget-spinner-libgrid-ui.service -f
+```
+
+You can override the default service target for one install with:
+
+```bash
+FIDGET_SPINNER_UI_PROJECT=/abs/path/to/project ./scripts/install-local.sh
+```
+
## Quickstart
Initialize a project: