-
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.
Newelle supports extensions to enhance its functionality. You can either use existing extensions or create your own to add new features to the application.
- Install GNOME Builder on your system.
- Clone the Newelle 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.
- Ensure you have Flatpak installed on your system.
- Install Newelle by executing:
flatpak install flathub io.github.qwersyk.Newelle
Important
The Flathub version of Newelle is restricted to the .var/app/io.github.qwersyk.Newelle
folder and operates within a Flatpak virtualized environment, limiting its capabilities.
To extend functionality, you can either temporarily grant access with:
flatpak run --talk-name=org.freedesktop.Flatpak --filesystem=home io.github.qwersyk.Newelle
or adjust settings permanently using Flatseal:
- Open Flatseal, find "Newelle," 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.