{"id":16403216,"url":"https://github.com/don/bluetoothlock","last_synced_at":"2025-10-08T09:47:20.804Z","repository":{"id":15487174,"uuid":"18220887","full_name":"don/BluetoothLock","owner":"don","description":null,"archived":false,"fork":false,"pushed_at":"2014-03-30T19:29:42.000Z","size":992,"stargazers_count":9,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-04T13:59:18.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Arduino","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/don.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-28T17:41:55.000Z","updated_at":"2021-03-24T15:26:55.000Z","dependencies_parsed_at":"2022-08-25T16:50:18.752Z","dependency_job_id":null,"html_url":"https://github.com/don/BluetoothLock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/don/BluetoothLock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/don%2FBluetoothLock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/don%2FBluetoothLock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/don%2FBluetoothLock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/don%2FBluetoothLock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/don","download_url":"https://codeload.github.com/don/BluetoothLock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/don%2FBluetoothLock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278924140,"owners_count":26069400,"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-10-08T02:00:06.501Z","response_time":56,"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":"2024-10-11T05:48:38.189Z","updated_at":"2025-10-08T09:47:20.768Z","avatar_url":"https://github.com/don.png","language":"Arduino","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bluetooth Lock\n\n## Arduino\n\n![](images/BluetoothLock.png)\n\n## Cordova (aka PhoneGap)\n\n### Setup\n\n * Xcode 5.0\n * Cordova 3.4.0\n\nCordova 3.4.0 won't work with Xcode 5.1, unless you apply patches. Please use Xcode 5.0.\n \nInstall NodeJS with `brew install` or download from http://nodejs.org.\n\nInstall Cordova using NPM, which comes with NodeJS.\n\n    $ npm install -g cordova\n    \nSee the [Cordova Documentation](http://docs.phonegap.com/en/3.4.0/guide_platforms_ios_index.md.html#iOS%20Platform%20Guide) for more information.\n  \n### Building\n\nThe project from git contains only the Cordova code. The iOS platform and BluetoothSerial plugin need to be installed into the project before running.\n\n    $ cd cordova\n    $ cordova platform add ios\n    $ cordova plugin add https://github.com/don/BluetoothSerial\n    $ cordova prepare\n    $ open platforms/ios/Lock.xcodeproj\n  \nPlug in your iPhone.\nChoose the target device in Xcode.\n![](images/XcodeChoosePhone.png)\nBuild and deploy through Xcode.\n\n### Making changes\n\nYou can modify the application by editing the files in `$PROJECT_HOME/cordova/www`.\n\nMake sure you run `cordova prepare` before redeploying the app through Xcode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdon%2Fbluetoothlock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdon%2Fbluetoothlock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdon%2Fbluetoothlock/lists"}