{"id":13472646,"url":"https://github.com/ds300/android-capture","last_synced_at":"2025-03-22T04:31:05.001Z","repository":{"id":57177787,"uuid":"352765865","full_name":"ds300/android-capture","owner":"ds300","description":"Capture video and screenshots from Android devices and emulators.","archived":false,"fork":false,"pushed_at":"2021-10-11T11:55:49.000Z","size":10619,"stargazers_count":34,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-14T07:46:52.717Z","etag":null,"topics":["android","screen-capture","screenshot","video"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ds300.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":"2021-03-29T19:47:09.000Z","updated_at":"2024-04-13T06:22:21.000Z","dependencies_parsed_at":"2022-09-14T02:23:16.141Z","dependency_job_id":null,"html_url":"https://github.com/ds300/android-capture","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ds300%2Fandroid-capture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ds300%2Fandroid-capture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ds300%2Fandroid-capture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ds300%2Fandroid-capture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ds300","download_url":"https://codeload.github.com/ds300/android-capture/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244181302,"owners_count":20411605,"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":["android","screen-capture","screenshot","video"],"created_at":"2024-07-31T16:00:56.691Z","updated_at":"2025-03-22T04:31:03.162Z","avatar_url":"https://github.com/ds300.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# android-capture\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://ds300.github.io/android-capture/android-capture.gif\" width=\"80%\" alt=\"android-capture demo\" /\u003e\n\u003c/p\u003e\n\n`android-capture` makes it easy to capture video and screenshots from Android devices and emulators.\n\n## Quick Reference\n\n- Take a screenshot directly to the clipboard:\n  \n  `npx android-capture image --copy`\n- Record a video to `./new-scroll-behavior.mp4`\n\n  `npx android-capture video new-scroll-behavior`\n\n## Usage\n\n```sh\n$ npx android-capture video [\u003coutput-filename\u003e] [...options]\n```\n\nor\n\n```sh\n$ npx android-capture image [\u003coutput-filename\u003e] [...options]\n```\n\nVideos are limited to 3 minutes.\n\n### Prerequisites\n\nYou need to have [Node](https://nodejs.org/en/) and the Android developer tools installed. In particular, [adb](https://developer.android.com/studio/command-line/adb) must be installed and available in your terminal path.\n\nIf you want to capture from a physical device, the device must be paired with your computer via [USB debugging](https://developer.android.com/studio/command-line/adb#Enabling) or [Wireless debugging](https://developer.android.com/studio/command-line/adb#connect-to-a-device-over-wi-fi-android-11+)\n\n### Options\n\n- `--copy` (Screenshots only, macOS only, linux/windows contributions welcome!)\n\n  Copies the screenshot to the clipboard. If no output path is given, no file will be saved.\n\n- `--full-res` (Video only)\n\n  Records video in full-resolution. By default `android-capture` reduces the video resolution by 50%, which still offers great quality screen recording.\n\n  May not work with emulators.\n\n- `--open`\n\n  Opens the file after saving.\n\n- `--no-countdown` (Video only)\n\n  Skips the '3...2...1...' countdown before starting to record.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fds300%2Fandroid-capture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fds300%2Fandroid-capture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fds300%2Fandroid-capture/lists"}