Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yocaba/pebble-watchface-feather (…
Browse files Browse the repository at this point in the history
…updated readme via github web interface)
  • Loading branch information
Doreen Seider committed Mar 25, 2016
2 parents 1514744 + 3873d2b commit 6647de2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Feather is a lightweight watchface for Pebble. It shows time, date, battery char
###### Note
For licensing reasons, the font used ([Neuropol X] (http://typodermicfonts.com/neuropol-x/)) is not published here. The watchface expects the TrueType font file under: /resources/fonts/neuropol_x_reg.ttf You can replace the font with any TrueType font file. If so, the references in /appinfo.json need to be adapted.

An API key is required to fetch weather information using the API of [OpenWeatherMap] (http://openweathermap.org/). You can get one [here at the OpenWeatherMap website] (http://openweathermap.org/appid#get). Replace the placeholder 'YOUR_API_KEY' in /src/js/temperature.js with your actual API key.
An API key is required to fetch weather information using the API of [OpenWeatherMap] (http://openweathermap.org/). You can get one [here at the OpenWeatherMap website] (http://openweathermap.org/appid#get). Replace the placeholder 'YOUR API KEY GOES HERE' in /src/js/temperature.js with your actual API key.

The configuration page requires [Slate](https://github.com/pebble/slate) in version 0.3.3. (More precisely: slate.min.js, slate.min.css, PFDinDisplayPro-Light.woff, PTSans-regular.woff)

![Screenshot of the Feather watchface](doc/images/screenshot_feather.png)
![Screenshot of the Feather watchface](doc/images/screenshot_feather_light.png "Light theme") __ ![Screenshot of the Feather watchface](doc/images/screenshot_feather_dark.png "Dark theme")

0 comments on commit 6647de2

Please sign in to comment.