macos-startup

0.0.1 • Public • Published

macos-startup-items

Get list of macOS startup items.

Under macos, some software will automatically start after installation. The purpose of this software is to obtain the list of macos startup items.

If you want to disable auto-start, just rename the corresponding plist file to a non-plist suffix and restart your mac.

If you want to see which app a plist file corresponds to, you can use the cat command to see.

Some plist files may not be parsed correctly.

plist files that start with com.apple will be ignored.

Prerequisites

Node.js

Installation

npm i -g startup_items

Usage

startup_items

License

Distributed under the MIT License.

/macos-startup/

    Package Sidebar

    Install

    npm i macos-startup

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    2.68 kB

    Total Files

    3

    Last publish

    Collaborators

    • tomwan