Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add module to change "allow to run in background" entries #22

Open
matiasundurraga opened this issue Dec 30, 2022 · 3 comments
Open

Add module to change "allow to run in background" entries #22

matiasundurraga opened this issue Dec 30, 2022 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@matiasundurraga
Copy link

Hello,

I have some apps that are running in the background. In my specific case, the "Allow in the Background" login items are coming from /Library/LaunchAgents. It would be great to be able to list and delete them in case a user is not interested in having them start up.

Applications that run on Startup
ls -lah /Library/StartupItems

Property list (plist) items running on startup
ls -lah ~ /Library/LaunchAgents
ls -lah /Library/LaunchAgents
ls -lah /Library/LaunchDaemons
ls -lah /System/Library/LaunchDaemons

Applications that launch on User Login
ls -lah /Library/LaunchAgents
ls -lah ~/Library/LaunchAgents
ls -lah /System/Library/LaunchAgents

@matiasundurraga matiasundurraga added the enhancement New feature or request label Dec 30, 2022
@github-actions
Copy link

👋🏻 Thank you for your feedback, gonna watch it soon

@efa2d19
Copy link
Member

efa2d19 commented Jan 2, 2023

Hey 👋🏻
Sounds interesting, I'll look into it later if it's possible to alter the files.
Meantime you're welcome to contribute 😎

@efa2d19
Copy link
Member

efa2d19 commented Mar 14, 2023

Won't promise much, but I'll probably add this feature in 3.0.0

Most likely in 3.1.0 (approx. this month)

@efa2d19 efa2d19 changed the title allow to run in background Add module to change "allow to run in background" entries Mar 16, 2023
@efa2d19 efa2d19 added the help wanted Extra attention is needed label May 31, 2023
@efa2d19 efa2d19 modified the milestones: v3.1.0, v3.2.0 May 31, 2023
@efa2d19 efa2d19 removed their assignment Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants