Quickly create simple background services (i.e., launchctl agents) for macOS.
Project description
Launchctl-Py
🚀 Quickly create simple background services (i.e., launchctl agents) for macOS in Python.
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
💡 Misc.
Optional: if you want the domain name of your agents to be something other than local
(default), run:
launchctl setenv DEFAULT_DOMAIN "ReplaceMe"
echo 'setenv DEFAULT_DOMAIN ReplaceMe' >> ~/.conf.launchd
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
launchctl_py-0.1.0.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for launchctl_py-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b3d5b66a9e5405542ebd3bbf83395cadd80c206c99656b49ec2e44de8215c60 |
|
MD5 | 2e228fbd57f0dff22a0fff14cb0a2bc4 |
|
BLAKE2b-256 | 853ce923e4b3e600cf5b4799f8183244a34ecf2bde501bcbee8a2a021b78ce21 |