Installation
Seaquel is a lightweight desktop app built with Tauri. It runs on any modern macOS, Windows, or Linux system with minimal resource usage — no Java, Docker, or background services required.
Download
Section titled “Download”Get the latest release from:
- seaquel.app — recommended
- GitHub Releases — all versions and checksums
Install
Section titled “Install”- Download the
.dmgfile for your architecture (Apple Silicon or Intel). - Open the DMG and drag Seaquel into your Applications folder.
- Launch Seaquel from Applications or Spotlight (
Cmd+Space, type “Seaquel”).
- Download the
.msiinstaller (x64 or ARM). - Run the installer and follow the prompts.
- Launch Seaquel from the Start Menu or desktop shortcut.
The Windows installer is code-signed with Azure Trusted Signing.
AppImage:
- Download the
.AppImagefile. - Make it executable:
chmod +x Seaquel-*.AppImage - Run it:
./Seaquel-*.AppImage
Debian/Ubuntu (.deb):
- Download the
.debfile. - Install it:
sudo dpkg -i seaquel-*.deb - Launch Seaquel from your application menu.
First launch
Section titled “First launch”When you open Seaquel for the first time, you’ll land on the connection screen. From here you can create your first database connection — see Quick Start to get up and running in under 5 minutes.