System Requirements
Auk supports the following operating systems:- macOS 10.15 (Catalina) or later
- Windows 10 or later
- Linux Ubuntu 20.04 or other major distributions
Download Auk
Choose the version for your operating system:Windows
Windows
Installation Steps
macOS
-
Download the
.dmgfile for your Mac -
Double-click to open the
.dmgfile - Drag the Auk icon to the Applications folder
- First time: right-click Auk and select “Open”
- If you see a security prompt, click “Open” to confirm
macOS may show “cannot verify developer”. This is normal for open-source software.Solution: System Preferences → Security & Privacy → Click “Open Anyway”
Windows
Using Installer
-
Download the
.msiinstaller - Double-click to run the installer
- Follow the installation wizard
- After installation, launch Auk from Start menu
Using Portable Version
-
Download the
.ziparchive - Extract to any directory
-
Run
Auk.exe
Linux
Debian/Ubuntu (.deb)
AppImage
Verify Installation
After installation, launching Auk should show the welcome screen.Update Auk
Auk automatically checks for updates. When a new version is available:- Update notification will appear in the app
- Click “Download Update”
- Restart the app after download completes
Manual Update
If automatic update fails, manually download the latest version:- Visit GitHub Releases
- Download the installer for your platform
- Install the new version (will overwrite old version)
- Your data and settings will be preserved
Uninstall Auk
macOS
- Open Finder → Applications
- Drag Auk to Trash
- Empty Trash
-
(Optional) Delete data directory:
~/Library/Application Support/io.mamahuhu.auk
Windows
- Open “Settings” → “Apps”
- Find Auk and click “Uninstall”
-
(Optional) Delete data directory:
%APPDATA%\io.mamahuhu.auk
Linux
Data Location
Auk stores data in the following locations:| Platform | Data Directory |
|---|---|
| macOS | ~/Library/Application Support/io.mamahuhu.auk |
| Windows | %APPDATA%\io.mamahuhu.auk |
| Linux | ~/.local/share/io.mamahuhu.auk |
workspaces.json- Workspace configurationsettings.json- App settingsworkspaces/- Data for each workspace
Troubleshooting
App Won’t Start
macOS:- Check if blocked by Gatekeeper: System Preferences → Security & Privacy
- Check if blocked by antivirus software
- Try running as administrator
- Check execute permission:
chmod +x Auk - Check dependencies:
ldd Auk
Update Failed
- Check network connection
- Manually download latest version
- Backup data directory and reinstall
Data Loss
If data is lost, check:- Data directory exists
- Workspace path is correct
- Check backups (if Git sync is enabled)
Next Steps
Create Workspace
Create your first workspace
Setup Git
Setup Git sync (optional)
Quick Start
Quick start guide
Import Data
Import data from other tools