forked from cynorg/PebbleTimely
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
25 lines (15 loc) · 1.86 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Timely Watchface for Pebble
This is a Watchface for the Pebble Watch. It shows the current date and current time in the top 'half', optionally including the weather conditions and temperature, and then a small calendar w/ 3 weeks (current and any 2 weeks around it), in the bottom 'half'. The statusbar at the top shows the connection status, charging, and battery level. The text and date formats on the watch are fully localizable through the configuration screen, and various display options/preferences can be configured including vibrating in unique ways (or not at all) on the hour, and on link lost/regained.
The settings and localization for the face are configurable using the new PebbleKit JS configuration page.
Special thanks:
- 'Climacons' by @adamwhitcroft, compiled into a TTF font by @christiannaths
- http://adamwhitcroft.com/climacons/
License
Timely watchface [https://github.com/cynorg/PebbleTimely]
Copyright (C) 2013 Martin Norland <[email protected]>
Timely Watchface 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.
Timely Watchface 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.
Includes updates, contributions and improvements from Ben Johnson [https://github.com/cktben/PebbleTimely.git]
Original PebbleCalendarWatch License [https://github.com/WilliamHeaton/PebbleCalendarWatch]
Copyright (C) 2013 William Heaton <[email protected]>
You should have received a copy of the GNU General Public License along with Timely Watchface for Pebble. If not, see http://www.gnu.org/licenses/.