OcaltQL Client

Download.

One binary per platform. Free on every plan, including Free — the client itself costs nothing, and only the scripts you run against it spend queries.

PlatformArchitectureSizeFile
Windows
Installer
x86-64 25 MB ocaltql-client.exe
SHA-256
f92ec866321817ea73e20a9ba7cd680321c84b00e53e0279ca041d3df58fe367
macOS
Build in progress
Apple Silicon / Intel Coming soon
Linux (Debian/Ubuntu)
sudo dpkg -i ocaltql-client.deb
x86-64 3.3 MB ocaltql-client.deb
SHA-256
88e69c9bc766d4d680d47d796c13d954725d5d078dde6398e9ab586efa702be1
Linux (Fedora/RHEL)
sudo rpm -i ocaltql-client.rpm
x86-64 4.4 MB ocaltql-client.rpm
SHA-256
9ed7fe6c480439dc567826c590d348fb95b9dad5be5fcd331fe6d538749e46fb
Linux (portable)
chmod +x, then run
x86-64 5.3 MB ocaltql-client.AppImage
SHA-256
0289619236fe0e013d22b3b4cad3e15b9cd4fe3521e1ca162becdf10f815e465
Android
Allow install from unknown sources
arm64 2.6 MB ocaltql-client.apk
SHA-256
b28e0cd6b736f42875b55a64a4deedd2563df6f7c89e2ef734bb1f9092c188dd
Installing

Per platform.

Windows

Run the installer. Windows may warn about an unrecognised publisher — choose More info, then Run anyway.

Debian, Ubuntu

sudo dpkg -i ocaltql-client.deb

Fedora, RHEL

sudo rpm -i ocaltql-client.rpm

Any Linux

chmod +x ocaltql-client.AppImage then run it. Nothing is installed system-wide.

Android

Allow installation from unknown sources for your browser, then open the APK.

Verify a download

sha256sum ocaltql-client.deb on Linux, or certutil -hashfile … SHA256 on Windows. Compare with the hash above.

First run

Point it at your account.

The agent opens its own interface at localhost:12345. Enter four things and it is live.

1

Identity

Your Ocalt username, email or phone.

2

API key

From your account dashboard. Rotatable at any time without touching your password.

3

Machine alias

Whatever you want to call this machine. This is the name scripts use: DIRECTIVE "alias" ...

4

Root folder

The folder the agent may read and write, and the document root if you turn on the local server.