{"id":20630474,"url":"https://github.com/mkj-is/appcenterswiftui","last_synced_at":"2025-05-10T06:30:49.722Z","repository":{"id":38291247,"uuid":"219374954","full_name":"mkj-is/AppCenterSwiftUI","owner":"mkj-is","description":"Native App Center Client for Apple platforms made in SwiftUI","archived":true,"fork":false,"pushed_at":"2024-05-17T12:08:07.000Z","size":1152,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-05-10T04:35:53.479Z","etag":null,"topics":["app-center","example-app","swiftui","unidirectional-dataflow"],"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/mkj-is.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2019-11-03T22:36:13.000Z","updated_at":"2025-04-09T10:14:59.000Z","dependencies_parsed_at":"2023-02-14T06:02:20.449Z","dependency_job_id":null,"html_url":"https://github.com/mkj-is/AppCenterSwiftUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkj-is%2FAppCenterSwiftUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkj-is%2FAppCenterSwiftUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkj-is%2FAppCenterSwiftUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkj-is%2FAppCenterSwiftUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkj-is","download_url":"https://codeload.github.com/mkj-is/AppCenterSwiftUI/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253376543,"owners_count":21898929,"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":["app-center","example-app","swiftui","unidirectional-dataflow"],"created_at":"2024-11-16T14:07:57.999Z","updated_at":"2025-05-10T06:30:49.351Z","avatar_url":"https://github.com/mkj-is.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# App Center Client for iOS, macOS and tvOS in SwiftUI\n\nNative client for [VS App Center](https://appcenter.ms) on Apple platforms. For simplying app installation for mobile QA teams and distributing internal builds.\n\nThis app was made as an experiment for learning SwiftUI and testing [my implementation of uni-directional data flow/architecture](https://github.com/mkj-is/Elementary).\n\n## Features\n\n- Three platforms: iOS, macOS and tvOS.\n- Login using your App Center account. \n- List of apps and their releases.\n- Ability to install/download those releases.\n\n![Mac screenshot](Documentation/Screenshots/Mac.png)\n\n![iPad screenshot](Documentation/Screenshots/iPad.png)\n\n## Points of interest for a curious developer\n\n- Architecture \u0026 functional programming\n    - Uni-directional architecture using [Elementary](https://github.com/mkj-is/Elementary) framework.\n    - Cross-platform core Swift package instead of a using Xcode framework target.\n    - [No-op functions](https://github.com/mkj-is/NoopKit) for providing previews with no-op functions as callbacks instead of using many braces and underlines.\n    - [Lift operator](AppCenterSwiftUI/Sources/AppCenterSwiftUI/Functional/LiftOperator.swift) to simplify passing of views as closures where no auto-closure annotation is present, to remove braces count in SwiftUI. Typical use-case is `Button` and its label.\n- SwiftUI\n    - [WebImage](AppCenterSwiftUI/Sources/AppCenterSwiftUI/Views/WebImage.swift) cross-platform view for loading and presenting image using URLSession and Combine.\n    - [System](AppCenterSwiftUI/Sources/AppCenterSwiftUI/Views/System.swift) view for using different view hierarchies based on platform.\n    - [Modal](AppCenterSwiftUI/Sources/AppCenterSwiftUI/Views/Modal.swift) view encapsulating button and modal sheet into one view.\n    - [ActivityIndicator](AppCenterSwiftUI/Sources/AppCenterSwiftUI/Views/ActivityIndicator.swift) adding UIViewController support to SwiftUI on iOS.\n    - [View+error](AppCenterSwiftUI/Sources/AppCenterSwiftUI/Modifiers/View+Error.swift) view modifier for presentation of alert sheets if optional error is present.\n\n## Known issues\n\n- [ ] tvOS app does not work well just yet.\n- [ ] Selecting apps in split view on iPad crashes inside SwiftUI.\n\n## Contributing\n\nAll contributions are welcome.\n\nProject was created by [Matěj Kašpar Jirásek](https://github.com/mkj-is).\n\nAppCenterSwiftUI client is available under the GNU GPL v3 license. See the [LICENSE file](LICENSE.txt) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkj-is%2Fappcenterswiftui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkj-is%2Fappcenterswiftui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkj-is%2Fappcenterswiftui/lists"}