{"id":19075239,"url":"https://github.com/0xvpr/vpr-overwatch","last_synced_at":"2026-06-18T12:31:07.281Z","repository":{"id":119531168,"uuid":"591160859","full_name":"0xvpr/vpr-overwatch","owner":"0xvpr","description":"A command line utility for executing a specified command when a file(s) is/are modified.","archived":false,"fork":false,"pushed_at":"2025-04-02T05:24:04.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T05:27:13.178Z","etag":null,"topics":["command-line","command-line-tool","file-modification","file-modification-time","file-monitor","tool","watch","watchdog","watcher"],"latest_commit_sha":null,"homepage":"","language":"C++","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/0xvpr.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":"2023-01-20T03:45:52.000Z","updated_at":"2025-04-02T05:24:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"c092d0f7-9297-441a-9633-247b675692f9","html_url":"https://github.com/0xvpr/vpr-overwatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xvpr/vpr-overwatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2Fvpr-overwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2Fvpr-overwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2Fvpr-overwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2Fvpr-overwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xvpr","download_url":"https://codeload.github.com/0xvpr/vpr-overwatch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2Fvpr-overwatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34491225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["command-line","command-line-tool","file-modification","file-modification-time","file-monitor","tool","watch","watchdog","watcher"],"created_at":"2024-11-09T01:54:06.266Z","updated_at":"2026-06-18T12:31:07.277Z","avatar_url":"https://github.com/0xvpr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003evpr-overwatch\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Windows-supported-44CC11\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Mac-supported-44CC11\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Linux-supported-44CC11\"/\u003e\n  \u003ca href=\"https://mit-license.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-44CC11\"/\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/0xvpr/vpr-overwatch/build.yml?label=Build\"/\u003e\n  \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/0xvpr/vpr-overwatch/tests.yml?label=Tests\"/\u003e\n\u003c/p\u003e\n\n### vpr-overwatch\nA command line utility for executing a specified command when a  \nfile(s) is/are modified.\n\n## Usage\n```bash\nError message: Missing arguments..\n\nUsage: ./bin/vpr-overwatch /path/to/file1 /path/to/fileN -c 'command to execute' [ \u003coptional arguments\u003e ]\n or\nUsage: ./bin/vpr-overwatch /path/to/file 'command to execute'\n\noptional positional arguments:\n  /path/to/file(s), 'command'\n\nrequired arguments:\n  -c            specify a command to be executed\n  -f            specify a single file to monitor\n\noptional arguments:\n  -i            execute at least once initially, before modification is detected\n  -r            recurse through a given directory\n  -f            specify frequency in microseconds\n  -v            enable minimum verbosity\n  -vv           enable increased verbosity\n  -vvv          enable maximum verbosity\n\nexample:\n  ./bin/vpr-overwatch . 'clear \u0026\u0026 echo testing'\n```\n\n## Building\n- Linux\n  ```bash\n  make\n  ```\n\n- Windows (using MSVC + CMake)\n  ```powershell\n  cmake.exe . -B build\n  cmake.exe --build build --config Release\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xvpr%2Fvpr-overwatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xvpr%2Fvpr-overwatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xvpr%2Fvpr-overwatch/lists"}