{"id":13823458,"url":"https://github.com/darrarski/github-status-bar","last_synced_at":"2025-10-29T06:15:00.330Z","repository":{"id":71104509,"uuid":"271827019","full_name":"darrarski/github-status-bar","owner":"darrarski","description":"GitHub notifications in macOS status bar. Written in Swift and unidirectional data flow architecture.","archived":false,"fork":false,"pushed_at":"2020-12-14T22:07:30.000Z","size":820,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T13:01:47.021Z","etag":null,"topics":["github-notifications","macos","status-bar","swift","unidirectional-data-flow"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darrarski.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}},"created_at":"2020-06-12T15:09:31.000Z","updated_at":"2025-07-02T14:04:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"6248f228-22f4-480d-a228-9c8bbb718ddc","html_url":"https://github.com/darrarski/github-status-bar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/darrarski/github-status-bar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrarski%2Fgithub-status-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrarski%2Fgithub-status-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrarski%2Fgithub-status-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrarski%2Fgithub-status-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darrarski","download_url":"https://codeload.github.com/darrarski/github-status-bar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrarski%2Fgithub-status-bar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281571632,"owners_count":26524052,"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-29T02:00:06.901Z","response_time":59,"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":["github-notifications","macos","status-bar","swift","unidirectional-data-flow"],"created_at":"2024-08-04T09:00:34.821Z","updated_at":"2025-10-29T06:15:00.300Z","avatar_url":"https://github.com/darrarski.png","language":"Swift","funding_links":["https://www.buymeacoffee.com/darrarski"],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# GitHub Status Bar macOS App\n\n![swift: v5.2](https://img.shields.io/badge/swift-v5.2-orange.svg)\n![platform: macOS](https://img.shields.io/badge/platform-macOS-blue.svg)\n![deployment target: v10.15](https://img.shields.io/badge/deployment%20target-v10.15-blueviolet)\n![code coverage: 100%](https://img.shields.io/badge/code%20coverage-100%25-success)\n\nGitHub notifications in macOS status bar. Written in Swift.\n\n![](Docs/github-status-bar-menu-screenshot-with-bg.png)\n\nThis project demonstrates **unidirectional data flow architecture** implementation in a simple Swift application.\n\n## 🚀 Build and run\n\n### Requirements\n\n- Xcode 11 with Swift 5.2\n\n### Run\n\nYou can run the app directly from terminal, by executing:\n\n```sh\nGITHUB_USERNAME=user GITHUB_TOKEN=personal-access-token swift run\n```\n\nReplace environment variables with your actual credentials.\n\n- `GITHUB_USERNAME` - GitHub username\n- `GITHUB_TOKEN` - GitHub [Personal Access Token](https://github.com/settings/tokens)\n\n## 🛠 Develop\n\n### Setup\n\nOpen `Package.swift` in Xcode.You can run the app using `github-status-bar` shared build scheme. \n\nThe GitHub credentials can be set in the scheme configuration:\n\n![xcode-scheme-environment-variables.png](Docs/xcode-scheme-environment-variables.png)\n\n### Test\n\nYou can run tests from Xcode or by executing the following command in terminal:\n\n```sh\nswift test\n```\n\n### Package structure\n\nTarget|Description\n:--|:--\n`Executable`|The macOS app executable\n`App[Tests]`|Core application logic\n`StatusBar[Tests]`|Status bar menu component\n`GitHub[Tests]`|GitHub REST API v3 client\n\n### External dependencies\n\nDependency|Description\n:--|:--\n[ComposableArchitecture](https://github.com/pointfreeco/swift-composable-architecture)|Architecture foundations\n[SwiftEndpoint](https://github.com/darrarski/SwiftEndpoint)|Networking layer abstration\n[Quick](https://github.com/Quick/Quick)|Behavior-driven development framework used in test targets\n[Nimble](https://github.com/Quick/Nimble)|Assertion matcher framework used in test targets\n[Difference](https://github.com/krzysztofzablocki/Difference)|Assertion helper framework used in test targets\n\n## ☕️ Do you like the project?\n\n\u003ca href=\"https://www.buymeacoffee.com/darrarski\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" height=\"60\" width=\"217\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\n\n## 📄 License\n\nCopyright © 2020 [Dariusz Rybicki Darrarski](http://www.darrarski.pl)\n\nLicense: [GNU GPLv3](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarrarski%2Fgithub-status-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarrarski%2Fgithub-status-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarrarski%2Fgithub-status-bar/lists"}