{"id":17163195,"url":"https://github.com/noppefoxwolf/replayrecorder","last_synced_at":"2025-06-13T23:39:23.510Z","repository":{"id":72999569,"uuid":"163938350","full_name":"noppefoxwolf/ReplayRecorder","owner":"noppefoxwolf","description":"Record screen using ReplayKit. Support export video file, filter and crop.","archived":false,"fork":false,"pushed_at":"2019-01-05T21:04:51.000Z","size":24,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-09T16:03:16.155Z","etag":null,"topics":[],"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/noppefoxwolf.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}},"created_at":"2019-01-03T07:31:02.000Z","updated_at":"2023-02-07T00:52:53.000Z","dependencies_parsed_at":"2023-02-26T18:31:40.986Z","dependency_job_id":null,"html_url":"https://github.com/noppefoxwolf/ReplayRecorder","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"8f75debaf5fbf43610697b2c3818302203e6f154"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noppefoxwolf/ReplayRecorder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FReplayRecorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FReplayRecorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FReplayRecorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FReplayRecorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noppefoxwolf","download_url":"https://codeload.github.com/noppefoxwolf/ReplayRecorder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FReplayRecorder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259737626,"owners_count":22903841,"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":"2024-10-14T22:48:07.516Z","updated_at":"2025-06-13T23:39:23.459Z","avatar_url":"https://github.com/noppefoxwolf.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\nReplayRecorder\n\u003cbr\u003e\n\u003c/h1\u003e\n\n## Usage\n\n```swift\nlet configuration: Configuration = Configuration()\nlet recorder = ReplayRecorder(configuration: configuration)\nrecorder.cropRect = CGRect(x: 0.2, y: 0.2, width: 0.5, height: 0.5)\nrecorder.filter = CIFilter(name: \"CISepiaTone\")\n\n...\nrecorder.startRecording()\n...\n\nrecorder.stopRecording { (url, error) in\n  // saved url\n}\n```\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Requirements\n\n## Installation\n\nReplayRecorder is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'ReplayRecorder'\n```\n\n## Author\n\nnoppefoxwolf, noppelabs@gmail.com\n\n## License\n\nReplayRecorder is available under the MIT license. See the LICENSE file for more info.\n\n## Special Thanks\n\nhttps://qiita.com/fromkk/items/7ce619528848986f27da\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Freplayrecorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoppefoxwolf%2Freplayrecorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Freplayrecorder/lists"}