Quickly create simple background services (i.e., launchctl agents) for macOS.
Project description
Launchctl-Py
🚀 Quickly create super basic 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
...
👷 Additional features are under development...
...
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.2.tar.gz
(4.0 kB
view hashes)
Built Distribution
Close
Hashes for launchctl_py-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | daf9c5e2442d321cd84171bbc0e5fbf5429ac0310983bf1560007fe55d582ff8 |
|
MD5 | d942716de8bf36a8d04f9dd36ece123d |
|
BLAKE2b-256 | dab3e9cc7bcaa4301d606285d3ab3ffd2e72ecc49a08b5bbf02fc162a1a94846 |