Platform

Local work signals before AI workflows.

Maekon ships as a single Rust binary with an embedded WebView dashboard. No telemetry by default; everything stays on your device unless you opt in.

  • Local work-signal capture

    Active windows, idle state, system metrics, screen activity. The capture loop runs natively in a 15-package Rust workspace with bounded memory and lock-free queues.

  • Edge intelligence

    Screen frames are processed locally with delta encoding, WebP compression, and an importance trigger. OCR and PII filtering run on-device before any optional sync.

  • Reviewable next-action suggestions

    Local heuristics or explicitly configured streams surface candidates as desktop notifications or inline toasts. Any execution path is separate, opt-in, and gated by approval, policy checks, and audit logging.

  • Auditable automation

    Every automation action — from input synthesis to file access — passes a policy check and lands in a tamper-evident audit log.