Skip to content

paxswill/launchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

What is LaunchDog?

LaunchDog is a quick tool to create launchd compatible property lists. It's not particularly hard to write them yourself, but it can be tedious. There are also occasionally gotchas that are not immediately obvious if you haven't written one of these before. LaunchDog tries to make it easier.

How do I use LaunchDog?

LaunchDog currently has two modes of operation. The simplest is interactive, which can used like this:

$ launchdog
# Stuff goes here

The other way is more oriented towards scripts (although generating the plist once and copying it around is probably a better way).

$ launchdog -p "full program execution string" -l com.github.launchdog

About

An easy-to-use launchd plist generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages