Updates
Rolling release / release (push) Successful in 7m21s

This commit is contained in:
2026-09-12 09:40:42 -04:00
parent a4073b9020
commit f26204505e
23 changed files with 531 additions and 114 deletions
+5 -4
View File
@@ -90,7 +90,8 @@ curl -fsSL https://git.ssh.surf/snxraven/gnome-jarvis/raw/branch/main/packaging/
Omit `--enable` to install files without starting the service. With
`--enable`, the installer writes default settings if needed, starts
`jarvisd`, and enables the GNOME extension. The default wake phrase is
**hey jarvis**; change it in Settings. Spoken replies are on.
**hey jarvis** with a built-in CPU detector; change it in Settings. Spoken
replies are on.
If GNOME says the extension does not exist immediately after installation, log
out and back in once. GNOME Shell only refreshes its user extension catalogue
@@ -124,9 +125,9 @@ bash packaging/install.sh --enable
~~~
The installer writes `~/.config/jarvis/config.json` when it is missing, with
wake phrase `hey jarvis`, model profile `laptop-16gb`, and TTS enabled. Change
those later in Settings. Diagnostics stay available as `npm run gpu-doctor`,
`npm run voice-doctor`, and `npm run cu-doctor`.
wake phrase `hey jarvis`, CPU wake detector `jarvis-wake-bridge`, model profile
`laptop-16gb`, and TTS enabled. Change those later in Settings. Diagnostics stay
available as `npm run gpu-doctor`, `npm run voice-doctor`, and `npm run cu-doctor`.
Inspect the installed daemon with: