Back to Docs
Crate / Public Doc

Dae Docs

Dae is a Linux daemon management TUI with a subdued Scrin interface for inspecting and operating daemon workflows from the terminal.

Package Metadata01

dae is tracked from the Tknott95 crates.io catalog because it is above the 64-download threshold. Current tracked version is 0.1.10, with 151 downloads across 11 versions.

Crates.io / Docs.rs Facts03

crates.io package: dae 0.1.10; latest tracked source size is about 27.2 kB.

crates.io categories: command-line-utilities and os::linux-apis.

crates.io keywords: linux, daemon, dae, aisling, scrin.

docs.rs marks dae as not a library for this release and records the dae binary entry point.

Public repository metadata points to Tknott95/KnottDae.

What It Is04

Dae is a Linux daemon management terminal interface built around a subdued Scrin visual surface.

It keeps daemon inspection and management flows in a focused TUI instead of spreading operational state across ad hoc shell output.

Install And Run05

Install from crates.io:

cargo install dae --locked

Current tracked release: dae = "0.1.10"

Run the published binary with: dae

Keep Linux daemon permissions and service boundaries visible before operating on managed services.

Release Notes06

The 0.1.x line moved quickly on 2026-07-06 as the daemon TUI crossed the public catalog threshold.

Use crates.io, docs.rs, and the versioned release route as the stable public references while backend release sync matures.