Skip to main content

Overview

Timon runs a local daemon that manages agents and stores mission history. A desktop client or web interface connects to that daemon. Closing a client does not stop a daemon running under an operating-system supervisor.

Start with Requirements, then choose Linux, macOS or Windows. Finish with First run.

Choose an installation mode

ModeWhat runs whereBest suited to
Desktop packageDesktop client, bundled daemon and web app on your computerInteractive use
Host installationNode daemon and web app on your computerOperators with source access
Docker web appDaemon on the host; app and optional workers in containersExisting Docker installations

Docker is optional. The current Compose file does not contain an orchestrator service. See Docker before using it.

Distribution

These instructions describe the implementation in the supplied Timon source and desktop packages. No public repository or public release download is linked here. Use the package or source checkout provided with your installation; there is no public clone command to copy.