Skip to content

hostd: desktop notifications on match #109

@dougborg

Description

@dougborg

Summary

Show a desktop notification when hostd detects a surveillance device match, using native OS notification APIs.

Implementation

  • Use notify-rust crate (supports macOS, Linux, Windows)
  • Add --notify CLI flag to enable
  • Show: device type, name/MAC, matched rule/signature, RSSI
  • Rate-limit notifications (e.g., one per device per 60s) to avoid spam
  • Optional: sound alert

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthostdHost daemon (Mac/Linux)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions