{"id":31375940,"url":"https://github.com/harpertoken/kernel-swift","last_synced_at":"2026-05-14T20:31:56.292Z","repository":{"id":316394391,"uuid":"1063183120","full_name":"harpertoken/kernel-swift","owner":"harpertoken","description":"Swift CLI for macOS kernel info.","archived":false,"fork":false,"pushed_at":"2025-10-08T12:47:39.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-08T14:39:21.057Z","etag":null,"topics":["cli","kernel","macos","swift"],"latest_commit_sha":null,"homepage":"https://github.com/harpertoken/kernel-swift/issues","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/harpertoken.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-24T09:24:35.000Z","updated_at":"2025-10-08T12:47:42.000Z","dependencies_parsed_at":"2025-09-24T11:50:11.295Z","dependency_job_id":null,"html_url":"https://github.com/harpertoken/kernel-swift","commit_stats":null,"previous_names":["harpertoken/macos-swift-tool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harpertoken/kernel-swift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harpertoken%2Fkernel-swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harpertoken%2Fkernel-swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harpertoken%2Fkernel-swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harpertoken%2Fkernel-swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harpertoken","download_url":"https://codeload.github.com/harpertoken/kernel-swift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harpertoken%2Fkernel-swift/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33042126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["cli","kernel","macos","swift"],"created_at":"2025-09-28T02:52:06.447Z","updated_at":"2026-05-14T20:31:56.287Z","avatar_url":"https://github.com/harpertoken.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# macOS Kernel Tool (Swift)\n\nSwift CLI for macOS system/kernel info via uname.\n\n## Usage\n\n```bash\nswift run\n```\n\n## Example\n\n```\nSystem: Darwin, Release: 24.6.0, Version: Darwin Kernel Version 24.6.0...\n```\n\n## Requirements\n\nSwift 5+, macOS\n\n## Docker\n\n```bash\ndocker build -t macos-swift-tool .\ndocker run macos-swift-tool\n```\n\nNote: Container runs on Linux, so output shows Linux kernel info, not macOS.\n\n## Conventional Commits\n\nThis project uses conventional commit standards. Commit messages must:\n- Start with a type: `feat:`, `fix:`, `docs:`, `style:`, `refactor:`, `test:`, `chore:`, etc.\n- Be lowercase\n- First line ≤60 characters\n\n### Setup\n\nTo enable the commit-msg hook:\n```bash\ncp scripts/commit-msg .git/hooks/commit-msg\nchmod +x .git/hooks/commit-msg\n```\n\n### History Cleanup\n\nTo rewrite existing commit messages (lowercase + truncate):\n```bash\nbash scripts/rewrite_msg.sh \u003c commit-message-file\n```\n\nThe git history has been rewritten to conform to these standards.\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharpertoken%2Fkernel-swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharpertoken%2Fkernel-swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharpertoken%2Fkernel-swift/lists"}