spotlightishere / launchcontrol

A GUI for launchd, similar to launchctl. Or... something.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

launchcontrol

A launchd GUI with a similar goal to launchctl, or... something. Also inclues libxpc and liblaunchd to allow for easier access.

Usage

Open, and enjoy. Hardly any functionality comparable to launchctl is implemented.

Resources

Caveats

  • The macOS Sandbox had to be disabled for this application in order to interface with launchd.
  • Does not function on iOS/watchOS/tvOS without the platform-application entitlement. How you manage that is trivial/beyond the scope of this paper/other academic excuses for not actually knowing.
  • This relies heavily on private XPC functionality. It is highly possible that, come next major OS release, this interface will change.

Contributing

Thank you for wanting to contribute! This source is by no means wonderful.

Please follow these loose guidelines:

License

Released under the MIT license.

About

A GUI for launchd, similar to launchctl. Or... something.

License:MIT License


Languages

Language:Objective-C 43.6%Language:Swift 37.7%Language:C 18.7%