Skip to content

Alyetama/Launchctl-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launchctl-Py

🚀 Quickly create super basic background services (i.e., launchctl agents) for macOS in Python.

Supported Python versions PEP8 platform

Requirements

⬇️ Installation

pip install launchctl-py

⌨️ Usage

usage: lpy [-h] [-c] [-s]

optional arguments:
  -h, --help    show this help message and exit
  -c, --create  Create a new launchctl agent
  -s, --status  Get the status of the agents you created

...
👷 Additional features are under development...
...

About

Quickly create super basic background services (i.e., launchctl agents) for macOS in Python

Topics

Resources

Stars

Watchers

Forks

Languages