-
Your dream waifu, at your command: Choose from a vast library of TTS voices and Live2D or LivePNG models to create the perfect virtual companion.
-
Terminal Command Execution: Execute terminal commands directly through the AI.
-
Advanced Customization: Tailor the application with a wide range of settings.
-
Flexible Model Support: Choose from multiple AI models to fit your specific needs.
Nyarch Assistant supports extensions to enhance its functionality. You can either use existing extensions or create your own to add new features to the application.
A lightweight version of Nyarch Assistant that can be triggered via keyboard shortcuts.
To configure the mini window launch (example using Ctrl+Space), set the following command in your system keyboard settings:
/bin/bash -c 'flatpak run --command=gsettings moe.nyarchlinux.assistant set io.github.qwersyk.Newelle startup-mode "mini" && flatpak run moe.nyarchlinux.assistant'
For GNOME desktop environment users, you may need to enable automatic window centering:
gsettings set org.gnome.mutter center-new-windows true
- Install GNOME Builder on your system.
- Clone the nyarchassistant repository from GitHub.
- Open the project in GNOME Builder and compile it.
- Once compiled, you can run the program from the compiled executable.
- Download the latest release from the Github Actions
- Extract the downloaded package.
- Install a flatpak package.
To extend functionality, you can either temporarily grant access with:
flatpak run --talk-name=org.freedesktop.Flatpak --filesystem=home moe.nyarchlinux.assistant
or adjust settings permanently using Flatseal:
- Open Flatseal, find "nyarchassistant," enable "All user files" and "Session Bus," and add
org.freedesktop.Flatpak
to run outside the sandbox.
Warning
Be cautious when enabling these options. They reduce security by exposing your data and terminal. Avoid sharing personal information, and understand that we can't guarantee the privacy of your chat data or prevent potential risks from proprietary models.