Docs
Aplexica help and user guides
Find the reference for the open source daemon, desktop tray, local web UI, and the hosted web app at app.aplexica.com.
Last updated: 2026-07-06
Open Source user guide
CLI, tray app, local web UI, common workflows, troubleshooting, and the page-by-page local field reference.
Read the OSS guide
Hosted app web UI
Account, devices, billing, audit, usage, API tokens, webhooks, notifications, and role-gated operations pages.
Read hosted app help
Security and trust
Threat model, data handling, disclosure policy, and the public trust resources for Aplexica users.
Read security docs
Single source
How the public guide is reused
The open source CLI, tray, and local web UI guide is authored in the
public daemon repository at docs/user-guide.md. The website
should render that Markdown from a pinned daemon release or commit and
show the source revision in the page footer.
Hosted app documentation belongs on this website, separate from the public daemon repository. That keeps open source help public and reusable while avoiding duplicate maintenance and keeping hosted-only product details out of the OSS repo.