{"id":15148629,"url":"https://github.com/morgant/recordctl","last_synced_at":"2025-08-01T09:40:43.715Z","repository":{"id":250775691,"uuid":"835435520","full_name":"morgant/recordctl","owner":"morgant","description":"OpenBSD convenience utility for enabing/disabling/toggling audio/video recording in the kernel","archived":false,"fork":false,"pushed_at":"2025-01-23T00:34:35.000Z","size":13,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-31T03:37:52.406Z","etag":null,"topics":["audio-recording","kernel","openbsd","openbsd-scripts","privacy-tools","sysctl","video-recording"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/morgant.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":"2024-07-29T20:47:11.000Z","updated_at":"2025-07-01T14:37:42.000Z","dependencies_parsed_at":"2024-09-06T21:47:14.589Z","dependency_job_id":"cf752b66-2204-4e17-b32b-7dc99807c989","html_url":"https://github.com/morgant/recordctl","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"1ed280891ad42e80fd38f54c805dc86bdf646802"},"previous_names":["morgant/recordctl"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/morgant/recordctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgant%2Frecordctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgant%2Frecordctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgant%2Frecordctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgant%2Frecordctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morgant","download_url":"https://codeload.github.com/morgant/recordctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgant%2Frecordctl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268200030,"owners_count":24211860,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["audio-recording","kernel","openbsd","openbsd-scripts","privacy-tools","sysctl","video-recording"],"created_at":"2024-09-26T13:21:18.480Z","updated_at":"2025-08-01T09:40:43.679Z","avatar_url":"https://github.com/morgant.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# recordctl\nby Morgan Aldridge \u003cmorgant@makkintosshu.com\u003e\n\n## OVERVIEW\n\nAn overly-complex, but very convenient, utility for [OpenBSD](https://www.openbsd.org/) which provides a simple interface for enabling/disabling/toggling audio and/or video recording in the kernel with sensible defaults.\n\nIt is intended to save keystrokes so that I only need to type `doas recordctl` instead of `doas sysctl kern.{audi,vide}o.record=1` to enable both audio \u0026 video recording. Another `doas recordctl` will disable both audio \u0026 video recording again without needing to type the whole of `doas sysctl kern.{audi,vide}o.record=0`.\n\n## FEATURES\n\n* Explicitly enable/disable either/both `kern.audio.record` \u0026 `kern.video.record`\n* Toggle the state of either/both `kern.audio.record` \u0026 `kern.video.record`\n* Defaults to toggling both audio/video recording states\n\n## INSTALLATION\n\n```\ngit clone git@github.com:morgant/recordctl.git\ncd recordctl\ndoas make install\n```\n\n## USAGE\n\nTo toggle both audio/video recording states:\n\n```\ndoas recordctl\n```\n\nTo toggle just the audio recording state:\n\n```\ndoas recordctl -ta\n```\n\nTo explicitly disable just the video recording state:\n\n```\ndoas recordctl -v 0\n```\n\n## LICENSE\n\nReleased under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgant%2Frecordctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorgant%2Frecordctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgant%2Frecordctl/lists"}