Local Web UI#

Enkaidu supports a built-in browser-based web UI, and can be launched by running Enkaidu with the --webui parameter:

enkaidu --webui

Run Enkaidu with the --webui flag and you will be given a link to a local server in the console. Copy that link into your browser.

When you’re done, type in /bye in the web UI prompt field. Enkaidu running in the console will exit, and you can close the browser tab.

Multiple sessions#

Enkaidu serves the web UI from an unused port. This means you can run enkaidu multiple times and each will have a unique port address, which is useful when comparing sessions or just working on multiple Enkaidu sessions in different tabs.

The title bar for the web UI shows the working directory and host name for the session.

Screenshot#

Enkaidu supports dark mode automatically if you’ve enabled that for your browser / OS.

Light#

Dark#