{"id":23092653,"url":"https://github.com/kjdev/fswatch","last_synced_at":"2025-04-03T18:28:38.819Z","repository":{"id":13574144,"uuid":"16266631","full_name":"kjdev/fswatch","owner":"kjdev","description":"fswatch of notifytools use version.","archived":false,"fork":false,"pushed_at":"2014-01-27T01:53:13.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T06:44:15.984Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kjdev.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":"2014-01-27T01:52:45.000Z","updated_at":"2014-01-31T06:01:26.000Z","dependencies_parsed_at":"2022-08-30T21:11:13.167Z","dependency_job_id":null,"html_url":"https://github.com/kjdev/fswatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjdev%2Ffswatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjdev%2Ffswatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjdev%2Ffswatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjdev%2Ffswatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kjdev","download_url":"https://codeload.github.com/kjdev/fswatch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247055521,"owners_count":20876202,"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-12-16T21:35:34.842Z","updated_at":"2025-04-03T18:28:38.797Z","avatar_url":"https://github.com/kjdev.png","language":"C","readme":"# fswatch\n\nThis is a small program using the events a directory.\nWhen an event about any change to that directory is received, the specified\nshell command is executed by `/bin/bash`.\n\n[fswatch](https://github.com/alandipert/fswatch) of notifytools use version.\n\n## Build\n\nrequired cmake.\n\n```\n% mkdir build \u0026\u0026 cd build\n% cmake ..\n% make\n% make install\n```\n\n## Usage\n\n```\n% fswatch /some/dir \"echo changed\"\n```\n\nThis would monitor `/some/dir` for any change, and run `echo changed`\nwhen a modification event is received.\n\nIn the case you want to watch multiple directories, just separate them\nwith colons like:\n\n```\n% fswatch /some/dir:/some/otherdir \"echo changed\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjdev%2Ffswatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkjdev%2Ffswatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjdev%2Ffswatch/lists"}