Get Aura up and running on your machine with a single click. No programming knowledge, terminal commands, or manual Python setup required.
You do not need:
- Python pre-installed
- Git or code repositories
- Command-line or terminal experience
Saves ~30 seconds of manual file handling and starts immediately in your terminal:
Linux & macOS:
curl -sSL https://codeberg.org/seeh/SL5-aura-service/raw/branch/master/web_install.sh | bashor
curl -sSL https://raw.githubusercontent.com/sl5net/SL5-aura-service/master/web_install.sh | bashWindows (PowerShell):
irm https://codeberg.org/seeh/SL5-aura-service/raw/branch/master/web_install.sh | iexor
irm https://raw.githubusercontent.com/sl5net/SL5-aura-service/master/web_install.ps1 | iexMethod 2: Standalone Binary (Windows & Desktop Click)
Download the single installer file matching your operating system from the [Latest GitHub Release]:
- Windows: aura-installer-windows.exe
- Linux: aura-installer-linux
- macOS: aura-installer-macos
rename aura-installer-windows.exe.zip to aura-installer-windows.exe
Double-click the downloaded file. A setup window will appear and automatically prepare the environment.
Once finished, Aura creates a desktop shortcut and starts listening immediately.
When you run the installer, Aura automatically:
- Configures the local, private speech recognition engine.
- Downloads the default voice models.
- Sets up all necessary system shortcuts and desktop launchers.
- Installation Duration: Approximately 2–3 minutes.
- Disk Space Required: Minimum ~1.5 GB (up to 2.5 GB depending on selected language models).
- Installation Directory:
- Linux & macOS:
~/opt/sl5-aura-service - Windows:
%LOCALAPPDATA%\sl5-aura-service
- Linux & macOS:
- Grandma-Mode: Type a single word into your rule file and watch Aura auto-create rules.
- Learn with Koans: Explore step-by-step concepts in Getting Started.