An open API service indexing awesome lists of open source software.

https://github.com/kmpm/fitbit-sdk-escapades


https://github.com/kmpm/fitbit-sdk-escapades

fitbit fitbit-ionic fitbit-sdk

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Fitbit SDK Escapades
====================
This will be used to document and test various things using the
Fitbit SDK for Fitbit Ionic.

Read more about the Fitbit SDK at https://dev.fitbit.com/.

I will try to make usable things that do not destroy anything and
keep all information correct but this is a work in progress so...

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

And that goes for the documentation as well.

# Notes
Notes, docs and snippets about various things.
* [TileList](./notes/tile-list.md) - Findings about TileList
* [Ionic Views](./notes/ionic-views.md) - Notes about Ionic Views

# Samples
* [TileTest](./samples/TileTest) - Some stuff with Tile Lists
* [TestIonicViews](./samples/TestIonicViews) - Test of Ionic Views.