{"id":15662832,"url":"https://github.com/willrax/motion-arrivals","last_synced_at":"2025-05-06T01:54:36.474Z","repository":{"id":15062946,"uuid":"17789174","full_name":"willrax/motion-arrivals","owner":"willrax","description":"Using iBeacons to post office arrivals and departures into slack.","archived":false,"fork":false,"pushed_at":"2014-03-17T20:42:53.000Z","size":136,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T01:54:29.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/willrax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-16T00:54:46.000Z","updated_at":"2019-05-31T06:16:46.000Z","dependencies_parsed_at":"2022-07-16T11:30:32.662Z","dependency_job_id":null,"html_url":"https://github.com/willrax/motion-arrivals","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/willrax%2Fmotion-arrivals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willrax%2Fmotion-arrivals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willrax%2Fmotion-arrivals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willrax%2Fmotion-arrivals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willrax","download_url":"https://codeload.github.com/willrax/motion-arrivals/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252606925,"owners_count":21775413,"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-03T13:34:39.715Z","updated_at":"2025-05-06T01:54:36.452Z","avatar_url":"https://github.com/willrax.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Motion Arrivals\n\niBeacons, RubyMotion, SlackHQ. Oh my!\n\n![friends](http://media.giphy.com/media/SKhNHgpJzthII/giphy.gif)\n\n\nA simple example app used in my iBeacon talk at [#sydinmotion](http://sydinmotion.com). No longer will your colleagues be wondering when you arrive in the office!\n\n![](http://c.willrax.com/USha/2014-03-16%2013_02_15.gif)\n\n## Usage\n\nThere is a more in-depth guide [here](https://github.com/willrax/motion-arrivals/wiki/Setup-and-Usage)\n\nJust fill in your slackbot remote control token and preferred channel in `app_delegate.rb`.\n\n```ruby\nclass AppDelegate\n  def application(application, didFinishLaunchingWithOptions:launchOptions)\n    App::Persistence[:slack_token] = \"TOKEN\"\n    App::Persistence[:channel] = \"CHANNEL\"\n\n    # ...\n  end\nend\n```\n\nYou'll want to have some sort of iBeacon running near your desk / office. I would recommend this Mac OSX app [https://github.com/lgaches/BeaconEmitter](https://github.com/lgaches/BeaconEmitter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillrax%2Fmotion-arrivals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillrax%2Fmotion-arrivals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillrax%2Fmotion-arrivals/lists"}