{"id":17999851,"url":"https://github.com/jogendra/launch-at-login-macos","last_synced_at":"2025-07-02T10:32:17.401Z","repository":{"id":63117177,"uuid":"296882696","full_name":"jogendra/launch-at-login-macos","owner":"jogendra","description":"An example project demonstrating Launch at Login (launch application on system startup) feature implementation for macOS Apps in Swift.","archived":false,"fork":false,"pushed_at":"2020-09-21T07:44:21.000Z","size":19,"stargazers_count":29,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T02:33:57.616Z","etag":null,"topics":["macos","osx","swift","swift5","swiftui","xcode"],"latest_commit_sha":null,"homepage":"https://jogendra.dev/implementing-launch-at-login-feature-in-macos-apps","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jogendra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-19T14:08:22.000Z","updated_at":"2024-12-08T16:14:50.000Z","dependencies_parsed_at":"2022-11-13T05:51:21.571Z","dependency_job_id":null,"html_url":"https://github.com/jogendra/launch-at-login-macos","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jogendra/launch-at-login-macos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogendra%2Flaunch-at-login-macos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogendra%2Flaunch-at-login-macos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogendra%2Flaunch-at-login-macos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogendra%2Flaunch-at-login-macos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jogendra","download_url":"https://codeload.github.com/jogendra/launch-at-login-macos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogendra%2Flaunch-at-login-macos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263120772,"owners_count":23416881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["macos","osx","swift","swift5","swiftui","xcode"],"created_at":"2024-10-29T22:15:00.625Z","updated_at":"2025-07-02T10:32:17.372Z","avatar_url":"https://github.com/jogendra.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Launch at Login feature in MacOS Apps\n\n![](https://user-images.githubusercontent.com/20956124/93679403-02c52100-facb-11ea-898b-36989d11d03e.png)\n\nAn example project demonstrating Launch at Login (launch application on system startup) feature implementation for macOS Apps in Swift (SwiftUI).\n\nThere are a couple of ways to add a login item to the application. The most used/useful way is using the [Service Management framework](https://developer.apple.com/documentation/servicemanagement). Login items installed using the Service Management framework are not visible in System Preferences and can only be removed by the application that installed them.\nThe other way is using a shared file list. Login items installed using a shared file list are visible in System Preferences; users have direct control over them. If you use this API, your login item can be disabled by the user.\n\n### App Sandboxing\n\n![App Sandboxing](https://user-images.githubusercontent.com/20956124/93572750-ea161780-f9b3-11ea-8f32-e94a6b5a2672.png)\n\n### Blog Post\n\nPlease refer to full blog post for this example: [https://jogendra.dev/implementing-launch-at-login-feature-in-macos-apps](https://jogendra.dev/implementing-launch-at-login-feature-in-macos-apps)\n\n## License\n\nThis project is under MIT License. Please refer to [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjogendra%2Flaunch-at-login-macos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjogendra%2Flaunch-at-login-macos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjogendra%2Flaunch-at-login-macos/lists"}