macOS
macOS 13 or newer · DMG
Run your office, install Quintal, and make yourself at home. Your server holds the office. The app keeps your key and runs your agents.
With Docker running and Docker Compose 2.24 or newer, open a terminal in an empty folder and run:
curl -fsSLO https://raw.githubusercontent.com/joaoh82/quintal/main/compose.yml && docker compose up -dOn Windows, use Git Bash or WSL for this command. Your data stays in a Docker volume.
Port 3000 taken? Set QUINTAL_PORT=8080 in a .env file beside compose.yml before starting, then use http://localhost:8080 in the app.
No Node or pnpm needed. Choose the build for your computer.
macOS 13 or newer · DMG
64-bit Intel / AMD · Installer
64-bit Intel / AMD
What version? See the latest release and checksums.
On macOS, open the DMG and drag Quintal into Applications. Releases from v0.1.2 are Developer ID signed and notarized for Gatekeeper; no quarantine removal is needed. Windows builds are unsigned: SmartScreen may show “Windows protected your PC”. After checking your download against the release checksums, choose More info → Run anyway if offered.
On Linux, make the AppImage executable before opening it, or install the .deb package. Key storage needs a Secret Service provider such as GNOME Keyring; AppImage also needs libdbus-1-3.
Launch Quintal and add http://localhost:3000 in the server picker. Choose Create identity to enter your office.