Skip to content

leonardcser/pylaunchagent

Repository files navigation

PyLaunchAgent

About

Install Python code to macOS LaunchAgents. This is project is meant for personal use; documentation and testing is missing.

Installation

pip install git+https://github.com/leonardcser/pylaunchagent

Usage

Configuration

There are two options:

  1. Use command line args
  2. Use config file (pylaunchagent.yaml - recommended)

You can see the list of all command with:

pylaunchagent -h

Running

There are 4 sub-commands available:

  • install
  • uninstall
  • status
  • logs
pylaunchagent <SUB-COMMAND> <OPTIONS>

About

Install Python code to macOS LaunchAgents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published