Skip to content

Picallo-svg/maclaunch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

maclaunch

List your macOS startup items and their startup policy.

How does it work?

Lists plist files in LaunchAgents and LaunchDaemons folders. When disabling an item, it moves it to .disabled so launchctl does not read them anymore. It does not alter the contents in any way. It does not support JSON plists (for now).

Installation

Installation can be done straight from my Homebrew tap: brew install hazcod/homebrew-hazcod/maclaunch.

Usage

Usage: maclaunch <list|disable|enable> (item name|system)

Example output

About

Manage your macOS startup items.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%