Documentation

Guides that are ready from day one

Installation, activation, binary verification and the minimum local runtime references.
Everything oriented to real commercial use on Windows and Linux.

Installation

Download the right binary for your platform from the download center. Windows offers EXE and MSIX; Linux publishes AppImage or native packages depending on the release.

Activation

The license is activated once with a connection. After that, the signed bundle is validated locally so you can keep working without continuous server calls.

Verification

Every release publishes a SHA-256 checksum. Verify the hash before running any installer, especially on corporate or restricted environments.

Windows

Install and verify

Download the EXE installer or the MSIX package from a published release. To verify the hash:

Get-FileHash .\macro-recorder-setup.exe -Algorithm SHA256

Compare the output with the SHA-256 shown on the downloads page. If you install MSIX, use a signed and verified build.

Linux

Install and verify

Make the AppImage executable or install the package published with the release. To verify the hash:

sha256sum macro-recorder-linux.AppImage

Make sure your distro has the required desktop dependencies when the release asks for them.

Licensing

Activate and move devices

Buy a plan from pricing, open the app and activate it with your key. To free a slot, use the customer portal and deactivate the old device.

Desktop API

Minimum endpoints

The desktop app consumes /api/v1/licenses/activate, /api/v1/licenses/refresh, /api/v1/licenses/deactivate, /api/v1/licenses/me and /api/v1/releases/latest. The current wire format remains stable for compatible clients.

Resources

Practical SEO resources without changing the main design

These resource pages support organic acquisition while keeping the same visual language as the main site.

Verified download center

From documentation you can move directly to the verified Windows download flow and published checksums.

Support

When you need help

Include the installed version, platform, verified checksum and your order or license identifier in the ticket. That cuts down troubleshooting time a lot.

Contact support Go to downloads