andrewjw / sonos-ionic

An app for the FitBit Ionic to control your Sonos system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

David David TravisCI CodeCov

sonos-ionic

An app for the FitBit Ionic to control your Sonos system

Screenshots

Zone Group List

How To Build

To build the application first run npm install, then one of the following commands.

  • gulp build - build the application
  • gulp install - install the application on either the FitBit Simulator, or your physical watch (if developer mode is enabled.)
  • gulp test - run the tests
  • gulp watch - run the linter, builder and tests on every change to a file.

Other commands

  • gulp lint - run the linter
  • gulp cover - run the tests and calculate the test coverage

Thanks

Thanks to Sergio Morchon for providing the fitbit-sdk-types package and his help getting it set up.

About

An app for the FitBit Ionic to control your Sonos system

License:MIT License


Languages

Language:TypeScript 95.3%Language:JavaScript 4.3%Language:CSS 0.4%