Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 903 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 903 Bytes

Kanata-Service

A macOS launchctl wrapper to run kanata-tray on startup as a daemon.

This service was previously (see commit 6a5bdb2) used to install kanata directly instead.

Manual

$ kanata-service help
Usage:
    Installation: kanata-service install <kanata_binary>
    Other: kanata-service <command>

Available commands:
    1. install - installs the launchd plist file & and adds kanata-tray to sudoers.d
    2. uninstall - deletes the launchd plist file & removes the kanata-tray sudoers.d
    3. start - starts the service
    4. stop - stops the service
    5. restart - restarts the service
    6. info - prints properties of the launchd service
    7. debug - concatenates the stderr.log to stdout"