{"id":22180738,"url":"https://github.com/jftuga/file-watcher","last_synced_at":"2025-03-24T19:15:40.442Z","repository":{"id":117699107,"uuid":"280759442","full_name":"jftuga/file-watcher","owner":"jftuga","description":"Monitors a given file location for create, change, rename and delete file events","archived":false,"fork":false,"pushed_at":"2020-07-20T13:52:16.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T23:29:59.132Z","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/jftuga.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":"2020-07-18T23:51:14.000Z","updated_at":"2024-06-04T04:16:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"799c1dd7-0338-4824-b252-8b7ffd2fe200","html_url":"https://github.com/jftuga/file-watcher","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Ffile-watcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Ffile-watcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Ffile-watcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Ffile-watcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jftuga","download_url":"https://codeload.github.com/jftuga/file-watcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245334899,"owners_count":20598386,"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-02T09:19:28.735Z","updated_at":"2025-03-24T19:15:40.416Z","avatar_url":"https://github.com/jftuga.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# file-watcher\nMonitor a given file location for create, change, rename and delete file events\n\nThis program monitors a given file location for create, change, rename and delete file events and\nthen exits with a specific OS exit code once triggered.\n\n## Configuration\n\n* The default path that is monitored is the `UserProfile` directory, defined by `pathToFolder`\n* Paths (or partial paths, file names) can be ignored by placing them in the `ignore_list`\n* The default OS exit code is defined by `success_exit_code`\n\nIn the source code, change these as needed:\n* success_exit_code\n* ignore_list\n* pathToFolder\n\n## Download\n* You can download a Windows binary with the default settings on the [Releases Page](https://github.com/jftuga/file-watcher/releases)\n\n## Compilation\n\nThis program can be compiled on **any** Windows 10 system by running this command:\n* `C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\csc.exe /nologo /debug:full /out:.\\file-watcher.exe /target:exe file-watcher.cs`\n\n## Run\n\n* To quit the program, press `Ctrl-C` or `Ctrl-Break`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Ffile-watcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjftuga%2Ffile-watcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Ffile-watcher/lists"}