{"id":17540477,"url":"https://github.com/fromkk/screenrecord","last_synced_at":"2025-03-29T04:41:13.085Z","repository":{"id":146698607,"uuid":"67342370","full_name":"fromkk/ScreenRecord","owner":"fromkk","description":null,"archived":false,"fork":false,"pushed_at":"2017-09-26T07:32:29.000Z","size":549,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T14:27:49.953Z","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/fromkk.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,"publiccode":null,"codemeta":null}},"created_at":"2016-09-04T12:01:52.000Z","updated_at":"2018-12-08T00:03:56.000Z","dependencies_parsed_at":"2023-04-03T11:03:00.875Z","dependency_job_id":null,"html_url":"https://github.com/fromkk/ScreenRecord","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":0.5,"last_synced_commit":"bb29167685b22d1fc235e9584a31c82990944718"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FScreenRecord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FScreenRecord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FScreenRecord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FScreenRecord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fromkk","download_url":"https://codeload.github.com/fromkk/ScreenRecord/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140537,"owners_count":20729797,"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-20T22:23:59.919Z","updated_at":"2025-03-29T04:41:13.018Z","avatar_url":"https://github.com/fromkk.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScreenRecord\n\nScreenRecord is framework work on iOS with Swift.\n\n![capture](./recorded.gif)\n\n## Requirements\n\n- iOS 8.0 or later\n- Swift 2.2\n- Carthage\n\n## Install\n\nadd line to **Cartfile**\n\n```\ngithub \"fromkk/ScreenRecord\" == 0.0.2\n```\n\nand `carthage update` and Project setting. ([Reference](https://github.com/carthage/carthage))\n\n## Usage\n\n```swift\nimport ScreenRecord\n\n// start\nScreenRecord.shared.start()\n\n// end\nScreenRecord.shared.stop({ (url: NSURL?) in\n    if let url = url {\n        //do something\n    }\n})\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Fscreenrecord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffromkk%2Fscreenrecord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Fscreenrecord/lists"}