Metadata-Version: 2.1
Name: launchd-tag
Version: 2020.7.1
Summary: LaunchAgents Finder tags
Home-page: https://github.com/andrewp-as-is/launchd-tag
License: Unlicense
Description: <!--
        https://readme42.com
        -->
        
        
        
        [![](https://img.shields.io/badge/OS-Unix-blue.svg?longCache=True)]()
        [![](https://img.shields.io/pypi/v/launchd-tag.svg?maxAge=3600)](https://pypi.org/project/launchd-tag/)
        [![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
        
        ### Installation
        ```bash
        $ [sudo] pip install launchd-tag
        ```
        
        ```bash
        $ [sudo] npm i -g launchd-tag
        ```
        
        #### How it works
        color|description
        -|-
        none|running
        Gray|not running
        Red|non-zero exit status
        Orange|not empty stderr (`StandardErrorPath`)
        
        #### Requirements
        ```bash
        $ brew install tag
        ```
        
        #### Examples
        ```bash
        $ launchd-tag
        ```
        
        #### Related
        +   [`launchd-env` - launchd.plist environment variables](https://pypi.org/project/launchd-env/)
        +   [`launchd-exec` - execute script via launchd](https://pypi.org/project/launchd-exec/)
        +   [`launchd-generator` - launchd.plist generator](https://pypi.org/project/launchd-generator/)
        +   [`launchd-logs` - launchd.plist logs](https://pypi.org/project/launchd-logs/)
        +   [`launchd-tag` - LaunchAgents Finder tags](https://pypi.org/project/launchd-tag/)
        
        #### Links
        +   [github.com/jdberry/tag](https://github.com/jdberry/tag)
        
        <p align="center">
            <a href="https://readme42.com/">readme42.com</a>
        </p>
Keywords: launchd
Platform: UNKNOWN
Classifier: License :: Public Domain
Classifier: Operating System :: Unix
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
