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

Autostart on boot #519

Merged
merged 11 commits into from
Nov 19, 2023
Merged

Autostart on boot #519

merged 11 commits into from
Nov 19, 2023

Conversation

naps62
Copy link
Member

@naps62 naps62 commented Nov 19, 2023

Adds a new general setting, which toggles application autostart

this is supposed to be OS-agnostic, although I was only able to test it in linux & macos:

  • linux: creates a ~/.config/autostart/iron.desktop`
  • macos: creates a ~/Library/LaunchAgents/iron.plist, and triggers a system notification about Iron being allowed as a background app

@naps62 naps62 added the feature label Nov 19, 2023
@naps62 naps62 changed the title Application Autostart Autostart on boot Nov 19, 2023
@naps62 naps62 merged commit 1280a44 into main Nov 19, 2023
6 checks passed
@naps62 naps62 deleted the autostart branch November 19, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant