{"id":30767805,"url":"https://github.com/youpy/ruby-launch-agent","last_synced_at":"2026-07-04T11:31:12.594Z","repository":{"id":66270427,"uuid":"889668","full_name":"youpy/ruby-launch-agent","owner":"youpy","description":"A library to use launchd easily","archived":false,"fork":false,"pushed_at":"2015-06-05T06:13:42.000Z","size":212,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-10T11:22:14.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/youpy.png","metadata":{"files":{"readme":"README.rdoc","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":"2010-09-05T16:33:01.000Z","updated_at":"2015-06-05T06:13:38.000Z","dependencies_parsed_at":"2023-02-20T02:30:56.034Z","dependency_job_id":null,"html_url":"https://github.com/youpy/ruby-launch-agent","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/youpy/ruby-launch-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fruby-launch-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fruby-launch-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fruby-launch-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fruby-launch-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/youpy","download_url":"https://codeload.github.com/youpy/ruby-launch-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2Fruby-launch-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273666012,"owners_count":25146281,"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-09-04T02:00:08.968Z","response_time":61,"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-09-04T20:09:55.024Z","updated_at":"2026-07-04T11:31:12.586Z","avatar_url":"https://github.com/youpy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= ruby-launch-agent\n\nA library to use launchd easily\n\n== Synopsis\n\n require 'launch_agent'\n\n agent = LaunchAgent::Daemon.new('ruby', '/path/to/foo.rb', 'arg1', 'arg2')\n\n # load\n agent.load\n\n # unload\n agent.unload\n\n== CLI\n\n % launchagent -h\n Usage:\n   launchagent [--env=\u003cenv\u003e] (--daemon | --interval \u003csec\u003e) [--wdir=\u003cdir\u003e] [--stdout=\u003cpath\u003e] [--stderr=\u003cpath\u003e] (\u003cargument\u003e...)\n   launchagent -h | --help\n\n Options:\n   -h --help              Show this screen.\n   -v --version           Show version information.\n   -e --env=\u003cenv\u003e         Additional environmental variables to be set before running the job. Can specify multiple value with comma. e.g. FOO=bar,BAR=baz\n   -w --wdir=\u003cdir\u003e        Specify a directory to chdir(2) to before running the job\n   -d --daemon            Load as daemon. If it is set, --interval option is ignored\n   -i --interval=\u003csec\u003e    Causes the job to be started every N seconds\n   -o --stdout=\u003cpath\u003e     Specify what file should be used for data being sent to stdout when using stdio(3)\n   -r --stderr=\u003cpath\u003e     Specify what file should be used for data being sent to stderr when using stdio(3)\n\n== Note on Patches/Pull Requests\n \n* Fork the project.\n* Make your feature addition or bug fix.\n* Add tests for it. This is important so I don't break it in a\n  future version unintentionally.\n* Commit, do not mess with rakefile, version, or history.\n  (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)\n* Send me a pull request. Bonus points for topic branches.\n\n== Copyright\n\nCopyright (c) 2010 youpy. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoupy%2Fruby-launch-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoupy%2Fruby-launch-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoupy%2Fruby-launch-agent/lists"}