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 details)
Built Distribution
File details
Details for the file launchctl-py-0.1.2.tar.gz
.
File metadata
- Download URL: launchctl-py-0.1.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ca59be8c91e72d365c73f23ca3d70a3351ba9dcdc871421b8572e94f2f5b8c2 |
|
MD5 | bb0b95ea928610a28c2baacf76352d32 |
|
BLAKE2b-256 | 728cbbc51af9045d85f0c526246fc1a0ccd54e25e4ede12a556f70e0e9cbe849 |
File details
Details for the file launchctl_py-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: launchctl_py-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | daf9c5e2442d321cd84171bbc0e5fbf5429ac0310983bf1560007fe55d582ff8 |
|
MD5 | d942716de8bf36a8d04f9dd36ece123d |
|
BLAKE2b-256 | dab3e9cc7bcaa4301d606285d3ab3ffd2e72ecc49a08b5bbf02fc162a1a94846 |