{"id":18045291,"url":"https://github.com/dpb587/theloopyewe-elfbot","last_synced_at":"2025-04-05T03:41:45.379Z","repository":{"id":27659785,"uuid":"31145437","full_name":"dpb587/theloopyewe-elfbot","owner":"dpb587","description":"A bot for the elves' workstations.","archived":false,"fork":false,"pushed_at":"2016-02-27T21:40:11.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T11:48:30.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/dpb587.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":"2015-02-21T23:30:47.000Z","updated_at":"2023-01-30T00:25:56.000Z","dependencies_parsed_at":"2022-09-03T00:44:02.950Z","dependency_job_id":null,"html_url":"https://github.com/dpb587/theloopyewe-elfbot","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/dpb587%2Ftheloopyewe-elfbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpb587%2Ftheloopyewe-elfbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpb587%2Ftheloopyewe-elfbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpb587%2Ftheloopyewe-elfbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpb587","download_url":"https://codeload.github.com/dpb587/theloopyewe-elfbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284914,"owners_count":20913691,"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-30T18:12:44.064Z","updated_at":"2025-04-05T03:41:45.359Z","avatar_url":"https://github.com/dpb587.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"A bot for the elves' workstations. You probably won't find this very useful. If we can improve here, let us know!\n\nLearn more about the background of this project from [this post](http://dpb587.me/blog/2015/02/21/sending-work-from-a-web-application-to-desktop-applications.html).\n\n\n## Requirements\n\nA recent version of PHP. If you're on an outdated OS X system, you can try installing [Liip's PHP package](http://php-osx.liip.ch/):\n\n    $ curl -s http://php-osx.liip.ch/install.sh | bash -s 5.5\n\nIf you are working from source, you will need [composer](https://getcomposer.org/):\n\n    $ curl -sS https://getcomposer.org/installer | php\n\nIf you are creating releases, you will need [jq](http://stedolan.github.io/jq/) and [bumpversion](https://pypi.python.org/pypi/bumpversion).\n\n\n## Configuration\n\nConfigure the endpoints, queue, and tasks in a JSON file. Get started from the [`etc/example.json`](./etc/example.json)\nfile.\n\n\n## Installation\n\n\n### Deploy\n\n\n    # download the PHAR from the latest release\n    $ open https://github.com/theloopyewe/elfbot/releases/latest\n    $ chmod +x ~/Applications/elfbot.phar\n\n    # run it\n    $ ~/Applications/elfbot.phar -vvv \\\n      --config=\"${HOME}/Library/Preferences/com.theloopyewe.elfbot.default.json\" \\\n      run\n\n    # or install and start it as a launchd agent\n    $ ~/Applications/elfbot.phar -vvv \\\n      --config=\"${HOME}/Library/Preferences/com.theloopyewe.elfbot.default.json\" \\\n      install-launchd \\\n      --start \\\n      --executable=/usr/local/php5-5.5.5-20131020-222726/bin/php \\\n      com.theloopyewe.elfbot.default\n\n\n### Development\n\n    $ git clone git@github.com:theloopyewe/elfbot.git\n    $ cd elfbot/\n    $ composer.phar install\n    $ ./bin/console -vvv --config=etc/dev.json work\n\n\n#### Release\n\n    # write some release notes\n    $ vim release.md\n\n    # publish\n    $ ./bin/build-publish patch release.md\n\n    # cleanup\n    $ rm release.md\n\n\n## License\n\n[MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpb587%2Ftheloopyewe-elfbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpb587%2Ftheloopyewe-elfbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpb587%2Ftheloopyewe-elfbot/lists"}