@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user