{"id":13693323,"url":"https://github.com/aritchie/sensors","last_synced_at":"2025-05-02T21:31:53.189Z","repository":{"id":66228322,"uuid":"80687928","full_name":"aritchie/sensors","owner":"aritchie","description":"Reactive mobile device sensors plugin for iOS, Android, \u0026 UWP. Support sensors - accelerometer, ambient light, barometer, compass, gyroscope, magnetometer, pedometer, and proximity","archived":true,"fork":false,"pushed_at":"2019-05-12T15:37:19.000Z","size":6181,"stargazers_count":43,"open_issues_count":1,"forks_count":13,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-05T16:02:41.682Z","etag":null,"topics":["accelerometer","android","barometer","compass","gyroscope","ios","light","magnetometer","pedometer","proximity","reactive","windows-uwp"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"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/aritchie.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-02-02T02:57:17.000Z","updated_at":"2024-08-01T06:49:46.000Z","dependencies_parsed_at":"2023-04-22T03:38:47.408Z","dependency_job_id":null,"html_url":"https://github.com/aritchie/sensors","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aritchie%2Fsensors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aritchie%2Fsensors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aritchie%2Fsensors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aritchie%2Fsensors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aritchie","download_url":"https://codeload.github.com/aritchie/sensors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252108879,"owners_count":21696155,"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":["accelerometer","android","barometer","compass","gyroscope","ios","light","magnetometer","pedometer","proximity","reactive","windows-uwp"],"created_at":"2024-08-02T17:01:08.423Z","updated_at":"2025-05-02T21:31:52.040Z","avatar_url":"https://github.com/aritchie.png","language":"C#","readme":"# UPDATE - This library has now moved to the Shiny Framework at https://github.com/shinyorg/shiny\n\n## ACR Reactive Sensors Plugin for Xamarin \u0026 Windows\n_Easy to use, cross platform, REACTIVE Sensor Plugin for iOS, Android, and Windows UWP_\n\n[Change Log - May 26, 2018](changelog.md)\n\n[![NuGet](https://img.shields.io/nuget/v/Plugin.Sensors.svg?maxAge=2592000)](https://www.nuget.org/packages/Plugin.Sensors/)\n[![Build status](https://dev.azure.com/allanritchie/Plugins/_apis/build/status/Sensors)](https://dev.azure.com/allanritchie/Plugins/_build/latest?definitionId=11)\n\n\n## PLATFORMS\n|Platform|Version|\n|--------|-------|\niOS|7+\nAndroid|4.3+\nWindows UWP (including core)|16299+\n.NET Standard|2.0\n\n\n## SUPPORTED SENSORS\n\n* Accelerometer\n* Ambient Light\n* Barometer\n* Compass\n* Device Orientation\n* Gyroscope\n* Magnetometer\n* Pedometer\n* Proximity\n\n\n## SETUP\n\nBe sure to install the Plugin.Sensors nuget package in all of your main platform projects as well as your core/PCL project\n\n[![NuGet](https://img.shields.io/nuget/v/Plugin.Sensors.svg?maxAge=2592000)](https://www.nuget.org/packages/Plugin.Sensors/)\n\n### iOS\n\nIf you plan to use the pedometer on iOS, you need to add the following to your Info.plist\n\n```xml\n\u003cdict\u003e\n\t\u003ckey\u003eNSMotionUsageDescription\u003c/key\u003e\n\t\u003cstring\u003eUsing some motion\u003c/string\u003e\n\u003c/dict\u003e\n```\n\n\n## HOW TO USE BASICS\n\n```csharp\n\n// discover some devices\nCrossSensors.Accelerometer\nCrossSensors.Gyroscope\nCrossSensors.Magnetometer.WhenReadingTaken().Subscribe(reading =\u003e {});\n\n```\n","funding_links":[],"categories":["Reactive"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faritchie%2Fsensors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faritchie%2Fsensors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faritchie%2Fsensors/lists"}