Skip to content

Commit

Permalink
added pbw link
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbiehler committed May 2, 2014
1 parent cc9f968 commit 6d66402
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
Weather My Way (Pebble SDK 2.0)
=================================

This is my attempt at both learning about the Pebble SDK and adjusting an app for my own needs. Give it a try!
This is my attempt at both learning about the Pebble SDK by adjusting an app for my own needs. The original Futura Weather watchface was the cleanest and best looking design I had seen but I prefer YAHOO! Weather data. So, I added the option to switch between both.

I make no claims about the icons nor the design of this app, all credit for that goes to those listed below.

Give it a shot and let me know what you think! [Download pbw here](https://raw.githubusercontent.com/jaredbiehler/weather-my-way/master/release/weather-my-way-v1.0.pbw)

![pebble screen1](https://raw.githubusercontent.com/jaredbiehler/weather-my-way/master/screenshots/pebble-screenshot1.png) 
![pebble screen2](https://raw.githubusercontent.com/jaredbiehler/weather-my-way/master/screenshots/pebble-screenshot2.png) 
Expand Down Expand Up @@ -34,7 +38,7 @@ b=[on|off] // battery enabled
- Minor rewrites, separation of concerns

## TODO
- Better network link monitoring, including bluetooth service
- Better network link monitoring
- Refactor global WeatherData object

### Based on work by:
Expand Down
Binary file added release/weather-my-way-v1.0.pbw
Binary file not shown.

0 comments on commit 6d66402

Please sign in to comment.