{"id":20502979,"url":"https://github.com/evandrolg/lua-watcher","last_synced_at":"2025-04-13T20:15:35.733Z","repository":{"id":140336296,"uuid":"49955678","full_name":"EvandroLG/lua-watcher","owner":"EvandroLG","description":":eyes: A Lua module to monitor files from a specific directory","archived":false,"fork":false,"pushed_at":"2016-03-02T11:33:41.000Z","size":6,"stargazers_count":22,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T20:15:34.113Z","etag":null,"topics":["lua","monitor-files","watcher"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/EvandroLG.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":"2016-01-19T13:50:14.000Z","updated_at":"2025-01-07T07:00:03.000Z","dependencies_parsed_at":"2023-06-25T23:45:56.233Z","dependency_job_id":null,"html_url":"https://github.com/EvandroLG/lua-watcher","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvandroLG%2Flua-watcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvandroLG%2Flua-watcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvandroLG%2Flua-watcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvandroLG%2Flua-watcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvandroLG","download_url":"https://codeload.github.com/EvandroLG/lua-watcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248774966,"owners_count":21159534,"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":["lua","monitor-files","watcher"],"created_at":"2024-11-15T19:28:46.353Z","updated_at":"2025-04-13T20:15:35.727Z","avatar_url":"https://github.com/EvandroLG.png","language":"Lua","readme":"# lua-watcher\nA Lua module to monitor files from a specific directory\n\n# Installation\nTo install lua-watcher, run:\n```sh\n$ luarocks install watcher\n```\n\n## How does it work?\nFollow an example:\n```lua\n  local watcher = require 'watcher'\n\n  watcher('my_directory/', function()\n    print('Some file was modified now!')\n  end)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevandrolg%2Flua-watcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevandrolg%2Flua-watcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevandrolg%2Flua-watcher/lists"}