{"id":29894164,"url":"https://github.com/juxt/dirwatch","last_synced_at":"2025-08-01T04:45:33.508Z","repository":{"id":9462029,"uuid":"11344270","full_name":"juxt/dirwatch","owner":"juxt","description":"A Clojure directory watcher, wrapping the JDK 7 java.nio.file.WatchService.","archived":false,"fork":false,"pushed_at":"2021-08-31T17:37:27.000Z","size":39,"stargazers_count":68,"open_issues_count":7,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-29T14:44:58.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"geekcompany/ResumeSample","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juxt.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":"2013-07-11T14:37:38.000Z","updated_at":"2025-06-28T17:43:14.000Z","dependencies_parsed_at":"2022-07-13T04:20:45.798Z","dependency_job_id":null,"html_url":"https://github.com/juxt/dirwatch","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/juxt/dirwatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juxt%2Fdirwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juxt%2Fdirwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juxt%2Fdirwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juxt%2Fdirwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juxt","download_url":"https://codeload.github.com/juxt/dirwatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juxt%2Fdirwatch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268171718,"owners_count":24207417,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":[],"created_at":"2025-08-01T04:45:27.944Z","updated_at":"2025-08-01T04:45:33.483Z","avatar_url":"https://github.com/juxt.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dirwatch\n\nWatch directories for changes.\n\nSimilar to watchtower (but uses JDK 7 async notification mechanisms rather than polling)\n\nSimilar to ojo (but simpler, unlimited watchers allowed and directory recursive)\n\n## Installation\n\nAdd the following dependency to your `project.clj` file\n\n[![Clojars Project](http://clojars.org/juxt/dirwatch/latest-version.svg)](http://clojars.org/juxt/dirwatch)\n\n## Usage\n\n```clojure\n    (require '[juxt.dirwatch :refer (watch-dir)])\n\n    (watch-dir println (clojure.java.io/file \"/tmp\"))\n```\n\n## License\n\nCopyright © 2013 JUXT.\n\nDistributed under the Eclipse Public License, the same as Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuxt%2Fdirwatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuxt%2Fdirwatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuxt%2Fdirwatch/lists"}