{"id":18627267,"url":"https://github.com/kazhuu/inotify-example","last_synced_at":"2025-08-09T02:25:11.191Z","repository":{"id":119257575,"uuid":"150485047","full_name":"Kazhuu/inotify-example","owner":"Kazhuu","description":"Simple example program using inotify to watch file metadata and modify changes","archived":false,"fork":false,"pushed_at":"2018-09-26T20:22:11.000Z","size":1,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T09:52:47.161Z","etag":null,"topics":["cmake","example","example-code","inotify","linux","linux-kernel"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kazhuu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-09-26T20:18:09.000Z","updated_at":"2025-01-24T10:53:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"485fe0b2-e418-4530-841c-5a3335f7e034","html_url":"https://github.com/Kazhuu/inotify-example","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/Kazhuu%2Finotify-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazhuu%2Finotify-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazhuu%2Finotify-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazhuu%2Finotify-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kazhuu","download_url":"https://codeload.github.com/Kazhuu/inotify-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248347450,"owners_count":21088655,"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":["cmake","example","example-code","inotify","linux","linux-kernel"],"created_at":"2024-11-07T04:41:46.216Z","updated_at":"2025-04-11T05:31:32.198Z","avatar_url":"https://github.com/Kazhuu.png","language":"C","readme":"# Linux inotify example\n\nSimple example program to test Linux [inotify](http://man7.org/linux/man-pages/man7/inotify.7.html) api. Watches provided `sample` file for metadata and modify changes.\n\n## Usage\n\nBuild using CMake\n```\nmkdir build\ncd build\ncmake -G \"Unix Makefiles\" ..\nmake\n```\nAfter build run with\n```\n./inotify\n```\nWhile running try to touch `sample` file or modify it and save. You should see program print events to the terminal.\n\n## License\n\nMIT license\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazhuu%2Finotify-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazhuu%2Finotify-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazhuu%2Finotify-example/lists"}