{"id":22769781,"url":"https://github.com/bfontaine/homer","last_synced_at":"2025-04-15T03:21:02.315Z","repository":{"id":15862850,"uuid":"18603336","full_name":"bfontaine/homer","owner":"bfontaine","description":"Daemonize all the things","archived":false,"fork":false,"pushed_at":"2015-02-13T12:56:07.000Z","size":368,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T06:20:48.225Z","etag":null,"topics":["c","cli","daemon","tool"],"latest_commit_sha":null,"homepage":"https://bfontaine.github.io/homer","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/bfontaine.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","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-04-09T15:54:14.000Z","updated_at":"2017-06-25T21:22:22.000Z","dependencies_parsed_at":"2022-09-07T15:50:53.065Z","dependency_job_id":null,"html_url":"https://github.com/bfontaine/homer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fhomer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fhomer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fhomer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fhomer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfontaine","download_url":"https://codeload.github.com/bfontaine/homer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997356,"owners_count":21195864,"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":["c","cli","daemon","tool"],"created_at":"2024-12-11T15:15:44.692Z","updated_at":"2025-04-15T03:21:02.079Z","avatar_url":"https://github.com/bfontaine.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homer(1)\n\n[![Build Status](https://travis-ci.org/bfontaine/homer.svg?branch=master)](https://travis-ci.org/bfontaine/homer)\n[![Coverity Scan Build Status](https://scan.coverity.com/projects/4255/badge.svg)](https://scan.coverity.com/projects/4255)\n\n**Homer** is a command-line tool to daemonize a task.\n\n## Install\n\n### With Homebrew (OSX)\n\n    brew tap bfontaine/utils\n    brew install homer\n\n### From sources\n\n    git clone https://github.com/bfontaine/homer.git\n    cd homer\n    [sudo] make install\n\n## Usage\n\n    $ homer mycommand args ...\n\nIt’ll start `mycommand args ...` in a daemonized processus and print its PID.\n\nType `homer -h` or see [the man page][man] to see all available options as well\nas usage examples.\n\n[man]: https://bfontaine.github.io/homer\n\n### Features\n\n- PID file support\n- stdout/stderr log files support\n\n## Tests\n\n    git clone https://github.com/bfontaine/homer.git\n    cd homer\n    make test\n\n## License\n\n[MIT][LICENSE].\n\n[LICENSE]: https://github.com/bfontaine/homer/blob/master/LICENSE\n\n## Why?\n\n![](https://github.com/bfontaine/homer/raw/master/images/all_the_things.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fhomer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfontaine%2Fhomer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fhomer/lists"}