releasehistoryarchitecture

OmniMon v1.0.0 - First Open-Source Release

Initial open-source release with a background daemon, native AppKit process picker, CLI, YAML config, and LaunchAgent auto-start.

Release overview

OmniMon v1.0.0 is the first public milestone: a lightweight open-source process monitor with a background daemon, native macOS picker, command-line interface, and YAML-driven configuration.

  • Background daemon for continuous process tracking
  • Native AppKit process picker
  • CLI for scripted usage
  • YAML configuration and LaunchAgent auto-start support

Install

# macOS
brew tap chochy2001/omnimon && brew install --cask omnimon

# Linux
curl -fsSL https://get.omnimon.com.mx | bash

# Windows
winget install chochy2001.omnimon

Full changelog on GitHub