{"id":18964713,"url":"https://github.com/clipy/loginservicekit","last_synced_at":"2025-10-10T02:36:21.523Z","repository":{"id":8958086,"uuid":"55515173","full_name":"Clipy/LoginServiceKit","owner":"Clipy","description":"Easy manage login items for macOS. Not support Sandbox application.","archived":false,"fork":false,"pushed_at":"2024-10-27T02:06:30.000Z","size":100,"stargazers_count":120,"open_issues_count":0,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-10T22:49:31.623Z","etag":null,"topics":["clipy","login","login-system","macos","swift"],"latest_commit_sha":null,"homepage":"https://clipy-app.com","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Clipy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-05T14:33:11.000Z","updated_at":"2025-09-02T03:52:46.000Z","dependencies_parsed_at":"2023-10-14T16:21:15.558Z","dependency_job_id":"58e4f6df-2b5b-409a-93ba-a43894e3091e","html_url":"https://github.com/Clipy/LoginServiceKit","commit_stats":{"total_commits":59,"total_committers":5,"mean_commits":11.8,"dds":"0.23728813559322037","last_synced_commit":"a8e68051aca8bbb702e62ab36006a301966ab053"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/Clipy/LoginServiceKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FLoginServiceKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FLoginServiceKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FLoginServiceKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FLoginServiceKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clipy","download_url":"https://codeload.github.com/Clipy/LoginServiceKit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clipy%2FLoginServiceKit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002537,"owners_count":26083401,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["clipy","login","login-system","macos","swift"],"created_at":"2024-11-08T14:25:44.527Z","updated_at":"2025-10-10T02:36:21.492Z","avatar_url":"https://github.com/Clipy.png","language":"Swift","readme":"# LoginServiceKit\n![CI](https://github.com/Clipy/LoginServiceKit/workflows/Xcode-Build/badge.svg)\n[![Release version](https://img.shields.io/github/release/Clipy/LoginServiceKit.svg)]()\n[![License: Apache-2.0](https://img.shields.io/github/license/Clipy/LoginServiceKit.svg)](https://github.com/Clipy/LoginServiceKit/blob/master/LICENSE)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![SPM supported](https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat)](https://swift.org/package-manager)\n\nEasy manage login items for macOS. **Not support Sandbox application.**\n\n## Usage\n### CocoaPods\n```\npod 'LoginServiceKit', :git =\u003e 'https://github.com/Clipy/LoginServiceKit'\n```\n\n### Carthage\n```\ngithub \"Clipy/LoginServiceKit\"\n```\n\n## Example\n#### Check exist login item\n```swift\nlet isExistLoginItem = LoginServiceKit.isExistLoginItems() // default Bundle.main.bundlePath\n```\n\nor\n\n```swift\nlet isExistLoginItem = LoginServiceKit.isExistLoginItems(at: Bundle.main.bundlePath)\n```\n\n#### Add login item\n```swift\nLoginServiceKit.addLoginItems() // default Bundle.main.bundlePath\n```\n\nor\n\n```swift\nLoginServiceKit.addLoginItems(at: Bundle.main.bundlePath)\n```\n\n#### Remove login item\n```swift\nLoginServiceKit.removeLoginItems() // default Bundle.main.bundlePath\n```\n\nor\n\n```swift\nLoginServiceKit.removeLoginItems(at: Bundle.main.bundlePath)\n```\n\n## About Deprecated APIs\nLoginServiceKit uses an API that has been deprecated since macOS 10.11 El Capitan. However, there is no API migration destination that meets the current specifications.\nTherefore, this library will be discontinued when the API used is discontinued.\n\nSee this [issue](https://github.com/Clipy/LoginServiceKit/issues/10) for more details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclipy%2Floginservicekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclipy%2Floginservicekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclipy%2Floginservicekit/lists"}