{"id":18544291,"url":"https://github.com/tiyee/filewatcher","last_synced_at":"2025-05-15T05:33:54.500Z","repository":{"id":82038751,"uuid":"193406495","full_name":"tiyee/FileWatcher","owner":"tiyee","description":"A tool for monitoring the changes of files what designed by modern c++","archived":false,"fork":false,"pushed_at":"2019-07-11T22:41:58.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T09:15:36.041Z","etag":null,"topics":[],"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/tiyee.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":"2019-06-23T23:50:24.000Z","updated_at":"2024-11-29T03:32:41.000Z","dependencies_parsed_at":"2023-09-02T08:17:27.072Z","dependency_job_id":null,"html_url":"https://github.com/tiyee/FileWatcher","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/tiyee%2FFileWatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiyee%2FFileWatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiyee%2FFileWatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiyee%2FFileWatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiyee","download_url":"https://codeload.github.com/tiyee/FileWatcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254281940,"owners_count":22045057,"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-11-06T20:15:54.055Z","updated_at":"2025-05-15T05:33:54.478Z","avatar_url":"https://github.com/tiyee.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FileWatcher\nA tool for monitoring file changes\n\n# Getting Started\n\n1. 安装cmake，Macos:`brew install cmake` centos: `sudo yum install cmake`\n2. 安装编译器，Macos自带了clang++，linux：`sudo yum -y install gcc gcc-c++`\n\n\n# Build and Test(目前只支持unix)\n\n1. `git clone git@github.com:tiyee/FileWatcher.git`\n2. `cd FileWatcher`\n3. `mkdir build \u0026\u0026 cd build`\n4. `cmake ..`\n5. `make`\n6. `cd ..`\n7. ```./bin/FileWatcher -f `pwd`/logs/test.log -f `pwd`/logs/test2.log```\n\n\n\u003e 因为是测试，所以log日志也会在控制台输出，实际应该讲log写入文件，控制台只输出文件变化，供bash捕捉\n\n# Feature\n\n1.linux支持(正在进行)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiyee%2Ffilewatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiyee%2Ffilewatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiyee%2Ffilewatcher/lists"}