Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

feat: add macOS launchd agent sample for autostart - #16

Merged
KiranChilledOut merged 1 commit into
KiranChilledOut:mainfrom
opencolin:add-launchd-sample
Apr 30, 2026
Merged

feat: add macOS launchd agent sample for autostart#16
KiranChilledOut merged 1 commit into
KiranChilledOut:mainfrom
opencolin:add-launchd-sample

Conversation

@opencolin

Copy link
Copy Markdown

Off-by-default sample launchd plist for users who want the proxy to
start at login and stay up automatically. Placeholder REPO_ROOT must
be substituted with the user's clone path before loading. Install
instructions are in the plist's leading XML comment.

User-level LaunchAgent (~/Library/LaunchAgents) rather than a
LaunchDaemon, so it doesn't require sudo and dies cleanly at logout.

Off-by-default sample launchd plist for users who want the proxy to
start at login and stay up automatically. Placeholder REPO_ROOT must
be substituted with the user's clone path before loading. Install
instructions are in the plist's leading XML comment.

User-level LaunchAgent (~/Library/LaunchAgents) rather than a
LaunchDaemon, so it doesn't require sudo and dies cleanly at logout.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@KiranChilledOut
KiranChilledOut merged commit 04fbaaf into KiranChilledOut:main Apr 30, 2026
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants