{"id":15288685,"url":"https://github.com/ryanslikesocool/morewindows","last_synced_at":"2025-04-19T13:08:33.737Z","repository":{"id":233261890,"uuid":"774277872","full_name":"ryanslikesocool/MoreWindows","owner":"ryanslikesocool","description":"Additional Scene types for SwiftUI on macOS","archived":false,"fork":false,"pushed_at":"2024-12-30T18:48:38.000Z","size":2256,"stargazers_count":24,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T08:11:18.525Z","etag":null,"topics":["macos","scene","swift","swiftui","window"],"latest_commit_sha":null,"homepage":"","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/ryanslikesocool.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-03-19T09:09:33.000Z","updated_at":"2025-03-02T16:19:41.000Z","dependencies_parsed_at":"2024-04-21T03:01:58.368Z","dependency_job_id":"15a9eed0-863b-4d5c-b860-9fe3e1f6fc77","html_url":"https://github.com/ryanslikesocool/MoreWindows","commit_stats":null,"previous_names":["ryanslikesocool/morewindows"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanslikesocool%2FMoreWindows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanslikesocool%2FMoreWindows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanslikesocool%2FMoreWindows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanslikesocool%2FMoreWindows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanslikesocool","download_url":"https://codeload.github.com/ryanslikesocool/MoreWindows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246385451,"owners_count":20768668,"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","scene","swift","swiftui","window"],"created_at":"2024-09-30T15:52:05.531Z","updated_at":"2025-03-30T21:32:04.829Z","avatar_url":"https://github.com/ryanslikesocool.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MoreWindows\n\nAdditional `Scene` types and utilities for SwiftUI apps on macOS.\n\n![A screenshot of two windows.  The one on the left is a \"launcher\" style window, similar to what you'd see when opening Xcode.  The window on the right is an \"about\" style window, displaying app information like the version and copyright.](images~/preview.png)\n\n\n## NOTICE\n\n**This package is under development and not considered production-ready.**\u003cbr/\u003e\nBreaking changes are common, documentation is incomplete, and support is limited.  Use at your own risk.\n\n\n## Requirements\n\nMoreWindows requires a SwiftUI lifecycle app on macOS 13.0 or later.\n\n**NOTE:** macOS 13 is supported *in theory*.\nI've done my best to accomodate but I have no way of knowing if it actually works.\nPlease open an issue or create a pull request regarding any issues encountered on macOS 13.\n\n\n## Installation (Swift Package Manager)\n\nAdd the following entry to your package dependencies...\n```swift\n.package(url: \"https://github.com/ryanslikesocool/MoreWindows.git\", from: \"0.1.0\"),\n```\n...and your target dependencies.\n```swift\n.target(\n\tname: \"MyTarget\",\n\tdependencies: [\n\t\t\"MoreWindows\",\n\t]\n),\n```\n\n\n## Documentation\n\nMost of this package is documented with\n[DocC](https://www.swift.org/documentation/docc/)\\.\n\u003cbr/\u003e\nTo view documentation in Xcode, select `Product \u003e Build Documentation` from the menu bar.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanslikesocool%2Fmorewindows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanslikesocool%2Fmorewindows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanslikesocool%2Fmorewindows/lists"}