Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.22 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.22 KB

#sfclock for Pebble

This is a customisable watchface for Pebble Time that displays time, date, weather, a custom text and a battery percent.

The master branch constains all the source files and the gh-pages hosts the configuration webpage.

The watchface was written in C and Javascript based on tutorials from developer.pebble.com. The customisation webpage was based on Slate from https://github.com/pebble/slate.

The font used is made by Nathan McArthur from http://www.dafont.com/other-f.font.

This watchface was made for CS50x 2015 Final Project by Bogdan Orzea.

##Licence

Copyright (C) 2015 Bogdan Orzea

sfclock for Pebble is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

sfclock for Pebble is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with sfclock for Pebble. If not, see http://www.gnu.org/licenses/.