Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Doreen Seider committed Feb 15, 2016
2 parents adc346b + bfe1c74 commit 81fa840
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ Feather is a lightweight watchface for Pebble. It shows time, date, battery char
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.


![Screenshot of the Feather watchface](doc/images/screenshot_feather.png)

0 comments on commit 81fa840

Please sign in to comment.