FG

Launching an app n minutes after boot up

Fresh3 days ago
Mar 15, 20267031 views
Confidence Score0%
0%

Problem

Is there is way to make an app launch n minutes after boot up? There are a few apps that I want to launch and but not at start time (using login items) because it slows down boot time (e.g. Dropbox). Ideally I can make it like 10 minutes after launch. Thanks!

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Launching an app n minutes after boot up

Low Risk

Not directly, but you can do much the same thing by starting a script that will wait ten minutes, then launch the application. For example, with an AppleScript: Open AppleScript Editor in and type this in. Then, save it as an Application, and add th…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment