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
| Mode | What runs where | Best suited to |
|---|---|---|
| Desktop package | Desktop client, bundled daemon and web app on your computer | Interactive use |
| Host installation | Node daemon and web app on your computer | Operators with source access |
| Docker web app | Daemon on the host; app and optional workers in containers | Existing 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.