mac-auto-run

0.1.3 • Public • Published

mac-auto-start

A tool to scan app which run at startup.

intro

Scan the plist files which has keepAlive,RunAtLoad,SuccessfulExit,OnDemand attribute,Print the path of these files.You can edit these files to forbid autorun.If you don't know plist files well, I suggest you only modify the RunAtLoad attribute to false

installing

npm i -g mac-auto-start

use

sudo mfar # mac forbid autorun app
# will print the paths

Planning

Collect more software startup features to forbid autorun of unfriendly apps.This needs your help. If you have any questions, please leave a message. I will deal and update them to the tool.

Package Sidebar

Install

npm i mac-auto-run

Weekly Downloads

2

Version

0.1.3

License

ISC

Unpacked Size

8.96 kB

Total Files

6

Last publish

Collaborators

  • wocanbe