{"id":23806840,"url":"https://github.com/mattvb91/swiftwindview","last_synced_at":"2026-06-18T18:31:27.066Z","repository":{"id":62456803,"uuid":"110173077","full_name":"mattvb91/SwiftWindView","owner":"mattvb91","description":"WindView built in swift","archived":false,"fork":false,"pushed_at":"2017-11-12T13:02:09.000Z","size":432,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T16:01:48.429Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mattvb91.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}},"created_at":"2017-11-09T22:24:43.000Z","updated_at":"2017-11-27T02:15:44.000Z","dependencies_parsed_at":"2022-11-02T00:15:16.449Z","dependency_job_id":null,"html_url":"https://github.com/mattvb91/SwiftWindView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattvb91%2FSwiftWindView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattvb91%2FSwiftWindView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattvb91%2FSwiftWindView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattvb91%2FSwiftWindView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattvb91","download_url":"https://codeload.github.com/mattvb91/SwiftWindView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240059752,"owners_count":19741718,"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":[],"created_at":"2025-01-01T23:15:53.800Z","updated_at":"2025-11-10T18:31:52.573Z","avatar_url":"https://github.com/mattvb91.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftWindView\nWindView built in swift\n\n![](https://github.com/mattvb91/SwiftWindView/blob/master/art.gif?raw=true)\n\n### Installing\n\n```\npod \"SwiftWindView\"\n```\n\n### Usage\n\n```swift\noverride func viewDidLoad() {\n\t\tsuper.viewDidLoad()\n\t\t\n\t\tlet windview = SwiftWindView(windSpeed: 8, pressure: 2, unit: \"km/h\")\n\t\t\n\t\tlet frame = CGRect(x: 0, y: 0, width: self.view.frame.width, height: 220)\n\t\twindview.frame = frame\n\t\t\t\t\n\t\tself.view.addSubview(windview)\n\t}\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattvb91%2Fswiftwindview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattvb91%2Fswiftwindview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattvb91%2Fswiftwindview/lists"}