Installation
Openza Tasks is available for Linux (AppImage/Flatpak) and Windows (Installer).
Download
Download the latest installer from GitHub Releases.
- Download
Openza-Tasks-*-Setup.exe - Run the installer
- Follow the installation wizard
- Launch from Start Menu
System Requirements:
- Windows 10 or later
- x64 architecture
Download the latest AppImage from the GitHub Releases page.
- Download the
.AppImagefile - Make it executable:
Terminal window chmod +x Openza-Tasks-*.AppImage - Run the application:
Terminal window ./Openza-Tasks-*.AppImage
System Requirements:
- Ubuntu 22.04+, Fedora 35+, or Debian 12+
- GLIBC 2.34 or newer
Download the Flatpak bundle from GitHub Releases.
- Install Flatpak if not already installed:
Terminal window # Ubuntu/Debiansudo apt install flatpak# Fedorasudo dnf install flatpak - Install the Openza Tasks Flatpak:
Terminal window flatpak install Openza-Tasks-*.flatpak - Run the application:
Terminal window flatpak run com.openza.tasks
Build from Source
If you prefer to build from source, see the Building from Source guide.
Next Steps
After installation, proceed to Configuration to set up your task providers.