Skip to content

This App is the sample code for Core Motion Framework.

Notifications You must be signed in to change notification settings

MilanistaDev/CoreMotioner

Repository files navigation

CoreMotioner

Summary

This App is the sample App.
It is so simple. So not include error alert.
You can acquire the motion data.
For Apple Watch and iOS Devices.

Data list for this App

  • CMAccelerometerData
  • CMGyroData
  • CMMotionActivity
  • CMPedometerData
  • CMPedometerEvent
  • CMAltitudeData

Screen shot

  • iOS

  • Watch

Pedometer and EventType

Activity

Language

  • Swift 3.0
  • watchOS 3.0/Users/milanista/Downloads/IMG_1339.PNG
  • iOS 10 and later

Installation

Please download zip file or use git clone.

$ cd ~/Download
$ git clone [email protected]:MilanistaDev/CoreMotioner.git

Usage

  1. Open project file by using Xcode.app.
  2. Push the Run button.
  3. Please allow this app to access your location while you use the app.
  4. After building, the App for Watch start installing.
  5. It's simple App so no need to explain.

Contributing

If you find bugs, please send pull-request.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

Version Date
ver 1.0 January 27, 2017

Credits

Takuya Aso, 2017
milanista224☆me.com ☆ -> @

License

Based on the GitHub License.

About

This App is the sample code for Core Motion Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages