{"id":13508675,"url":"https://github.com/jtmoulia/spawndir","last_synced_at":"2026-02-23T04:34:10.843Z","repository":{"id":57550987,"uuid":"21451768","full_name":"jtmoulia/spawndir","owner":"jtmoulia","description":"Spawn processes from the file system.","archived":false,"fork":false,"pushed_at":"2014-10-28T22:36:33.000Z","size":186,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-31T12:25:14.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtmoulia.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":"2014-07-03T06:14:04.000Z","updated_at":"2024-11-01T10:47:01.000Z","dependencies_parsed_at":"2022-09-26T18:41:17.486Z","dependency_job_id":null,"html_url":"https://github.com/jtmoulia/spawndir","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jtmoulia/spawndir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtmoulia%2Fspawndir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtmoulia%2Fspawndir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtmoulia%2Fspawndir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtmoulia%2Fspawndir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtmoulia","download_url":"https://codeload.github.com/jtmoulia/spawndir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtmoulia%2Fspawndir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29738079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T02:24:00.660Z","status":"ssl_error","status_checked_at":"2026-02-23T02:22:56.087Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-08-01T02:00:56.805Z","updated_at":"2026-02-23T04:34:10.801Z","avatar_url":"https://github.com/jtmoulia.png","language":"Elixir","funding_links":[],"categories":["Miscellaneous"],"sub_categories":[],"readme":"# SpawnDir\n\nSpawns commands from the file system. This exists to provide a simple\nmechanism for spawning and managing processes: simply add an\nexecutable, or a symbolic link to one, to a monitored directory. The config\nallows arguments to be specified by file or directory.\n\nWhile not as flexible as upstart, monit, et al., SpawnDir's use of the\nfilesystem provides a simpler UNIX-ish interface.\n\n## Usage\n\nTo use the escript executable:\n\n    ./spawndir DIR [ARGS ...]\n\nwhere `DIR` is the directory to be monitored, and each command\nwill be started with the supplied `ARGS`\n\nTo run using mix:\n\n    mix run --no-halt\n\nYou can configure what is watched via the `:spawndir` application\nenvironment variables:\n\n    :default_opts :: [opt]\n    :watch        :: [cmd | {cmd, [opt]}]\n      where opt :: string()\n            cmd :: string()\n\n\n## Future Additions\n\n- Check for executable flag\n- Package installation\n- Monitor filesystem for commands being added/removed\n\nCopyright (c) Thomas Moulia, 2014\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtmoulia%2Fspawndir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtmoulia%2Fspawndir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtmoulia%2Fspawndir/lists"}