{"id":17861654,"url":"https://github.com/marcusbuffett/simplewatch","last_synced_at":"2025-04-02T20:48:50.966Z","repository":{"id":29219652,"uuid":"32751312","full_name":"marcusbuffett/simpleWatch","owner":"marcusbuffett","description":"An extremely simple file watcher, run a command when file is modified","archived":false,"fork":false,"pushed_at":"2015-03-23T20:26:55.000Z","size":132,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T13:08:27.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/marcusbuffett.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}},"created_at":"2015-03-23T18:35:42.000Z","updated_at":"2018-03-08T00:45:41.000Z","dependencies_parsed_at":"2022-07-24T16:17:15.591Z","dependency_job_id":null,"html_url":"https://github.com/marcusbuffett/simpleWatch","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/marcusbuffett%2FsimpleWatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusbuffett%2FsimpleWatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusbuffett%2FsimpleWatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusbuffett%2FsimpleWatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcusbuffett","download_url":"https://codeload.github.com/marcusbuffett/simpleWatch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246892803,"owners_count":20850846,"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-10-28T08:46:44.839Z","updated_at":"2025-04-02T20:48:50.725Z","avatar_url":"https://github.com/marcusbuffett.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simpleWatch\nAn extremely simple file watcher, run a command when a file or directory is modified\n\n##Usage\nUsage is straight-forward and quick.\n\nExecute a binary file whenever it is changed : \n\n    swatch \"./theFile\" theFile\n\nRestart your node server when app.js is changed :\n\n    swatch \"node app.js\" app.js\n\nRun make when a file is changed :\n\n    swatch \"make\" someFile.cpp\n\nYou can specify more than one file :\n\n    swatch \"echo something happened\" file1.cpp file2.py file3.hs file4.js file5.c etc.etc\n\nOr use glob patterns :\n\n    swatch \"clear; ./fizzBuzz 32\" *.cpp\n\nOr directories :\n\n    swatch \"echo current directory modified\" .\n    \n\n##Installation\nInstallation is easy,  run the following command and simpleWatch will be installed on your system :\n\n    pip install simpleWatch\n\nNote : simpleWatch was written in Python3, will not work for 2.x\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusbuffett%2Fsimplewatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusbuffett%2Fsimplewatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusbuffett%2Fsimplewatch/lists"}