Releases: FuzzyIdeas/StartupFolder
Releases · FuzzyIdeas/StartupFolder
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1
Hide app on launch
There's now a Settings icon for each app which will show a Hide on launch option.
Keep alive
You can now choose to keep apps, scripts, and binaries alive if they quit unexpectedly. This option can be found in the settings for each item.
A crash loop detection mechanism will prevent the item from restarting if it crashes more than 5 times in 30 seconds.
Keyboard shortcuts
The buttons in the window footer now have keyboard shortcuts:
- Open Startup Folder:
Command-Shift-O
- Add App:
Command-Shift-A
- Add URL:
Command-Shift-U
- Add Script:
Command-Shift-S
- Add Shortcut:
Command-Shift-K
Shell environment variables
At startup, the app will now load the shell environment variables from the login shell
and make them available to scripts and binaries.
Fixes
- Detect if the system is shutting down and don't show the "Run in background" dialog
- Fix fetching runtime for some apps
- Remove dynamic runtime timer text to remove unneccessary CPU usage
- Detect if apps or processes have been launched or terminated outside of Startup Folder