Skip to content

Latest commit

 

History

4 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

iBeacon Reciever for Mac OS X

Mac OSX 10.9以上、Node.js 0.10 以上

依存モジュールのインストール

$ npm install

config.jsonにidを設定。必要であれば検索対象のUUIDを指定(指定しない場合は全てのUUIDが対象)

{
  "id": "hokamura",
  "uuid": ""
}

起動したら近くにあるiBeaconの電波を受信してサーバーに送信する

$ node app.js

sample.htmlをブラウザで開く(file://でOK)とサーバー経由でデータを受信できる。

$ open sample.html

关于

iBeaconのアプリケーションのクライアント

Resources

Stars

0 stars

关注者

11 watching

复刻s

发布

贡献者

Languages