Skip to content

A simple launchd agent with Mac notifications to check for new formulas

License

Notifications You must be signed in to change notification settings

luebken/checkbrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

checkbrew

A simple launchd agent with Mac notifications to check for new formulas

install

  • git clone git@github.com:luebken/checkbrew.git
  • Edit com.github.luebken.checkbrew.agent.plist with the correct programm path
  • cp com.github.luebken.checkbrew.agent.plist ~/Library/LaunchAgents/
  • launchctl load ~/Library/LaunchAgents/com.github.luebken.checkbrew.agent.plist
  • launchctl start ~/Library/LaunchAgents/com.github.luebken.checkbrew.agent.plist

More info about Launch Agents check http://launchd.info/

About

A simple launchd agent with Mac notifications to check for new formulas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages