Skip to content

pebble-hacks/hackernews-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackernews-demo

This demo is provided as a follow-up (or follow-along) to the Hack the North Pebble workshop on September 18, 2015. Please note that certain shortcuts or code simplifications were made to accommodate time restrictions, and the code presented here may not follow Pebble coding standards or guidelines.

To walk through the demo as it was presented at Hack the North, clone the repository and run the following commands:

  1. Get a basic hello world app working: git checkout hello
  2. Add AppMessage capabilities, along with PebbleKit JS integration: git checkout message
  3. Add integration with a Kimono Labs API: git checkout api
  4. Update display text using acquired data from API: git checkout final

About

Hack the North Workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published