Skip to content

Latest commit

 

History

History

launchd

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

macOS Launch Agent

Install Node.js, install Demergi in /usr/local/bin/demergi and place the plist file in ~/Library/LaunchAgents/.

Note

This service is provided on a best efforts basis as I am not a macOS user.

Start the service

launchctl load ~/Library/LaunchAgents/com.hectorm.demergi.plist

Stop the service

launchctl unload ~/Library/LaunchAgents/com.hectorm.demergi.plist

View logs

tail -100f /tmp/demergi.log