NAME

App::Wubot::Plugin::OsxActiveApp - monitor current active application in OS X

VERSION

version 0.3.1

SYNOPSIS

~/wubot/config/plugins/OsxActiveApp/navi.yaml

---
enable: 1

DESCRIPTION

Runs a little python command-line script (see the source) to determine which application is currently active in OS X.

Sends a message containing:

application: {appname}

SUBROUTINES/METHODS

check( $inputs )

The standard monitor check() method.