Skip to content

feat: add start-on-boot toggle to settings - #9

Merged
bosiakov merged 3 commits into
mainfrom
feat/autostart-on-boot
Mar 11, 2026
Merged

feat: add start-on-boot toggle to settings#9
bosiakov merged 3 commits into
mainfrom
feat/autostart-on-boot

Conversation

@bosiakov

Copy link
Copy Markdown
Contributor
  • Add "Start on Boot" toggle to the Settings tab with per-platform autostart support
  • Windows: registry key under HKCU\...\Run
  • macOS: LaunchAgent plist in ~/Library/LaunchAgents
  • Linux: XDG .desktop file in $XDG_CONFIG_HOME/autostart
  • Sync actual OS autostart state on app startup to detect external changes

@bosiakov
bosiakov merged commit 92b3b51 into main Mar 11, 2026
1 check passed
@bosiakov
bosiakov deleted the feat/autostart-on-boot branch March 11, 2026 23:22
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.

1 participant