Skip to content

Add Launch at Login toggle - #20

Merged
akuligowski9 merged 1 commit into
mainfrom
launch-at-login
Feb 16, 2026
Merged

Add Launch at Login toggle#20
akuligowski9 merged 1 commit into
mainfrom
launch-at-login

Conversation

@akuligowski9

Copy link
Copy Markdown
Owner

Summary

  • Adds a "Launch at Login" toggle to the Settings submenu
  • Uses SMAppService.mainApp (macOS 13+) to register/unregister
  • Shows checkmark when enabled, updates on toggle

Closes #3

Test plan

  • CI passes
  • Install to /Applications, enable toggle, reboot, verify app launches
  • Disable toggle, reboot, verify app does not launch

🤖 Generated with Claude Code

Uses SMAppService to register/unregister the app for login launch.
Toggle appears in the Settings submenu with a checkmark when enabled.

Closes #3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@akuligowski9
akuligowski9 merged commit b43578d into main Feb 16, 2026
2 checks passed
@akuligowski9
akuligowski9 deleted the launch-at-login branch February 16, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Launch at login option

1 participant