Giter Site home page Giter Site logo

csomaati / pebblecalendarwatch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from williamheaton/pebblecalendarwatch

0.0 2.0 0.0 1.03 MB

Pebble playground for controllable watchface

License: GNU General Public License v3.0

C 92.58% Objective-C 0.68% C++ 5.69% Python 1.05%

pebblecalendarwatch's Introduction

Calendar App for Pebble

This is an app for the Pebble Watch.  It shows a month view calendar.

When paired with the Pebble Calendar Android app, it will monitor your phone's calendar and display days with events in Bold.
https://play.google.com/store/apps/details?id=wgheaton.pebblecalendar

As an App:

Up Button moves to previous month.
Down Button moves to next month.
Center Button returns to current month.

As a Watchface:

Always shows current month (Watchfaces can not respond to buttons)

The published code will compile as an App.  To change it to compile as a watchface the following changes are required.

Near the top of calendarApp.c change #define WATCHMODE false to true.
In appinfo.json change watchface to true and replace the UUID with the watchface. 


For easy localization, the following arrays defined near the top of calendarApp.c can be modified.

daysOfWeek
        holds the text used for the column headings

months
        holds the text used for the month text displayed at the top of the app.

IMPORTANT, the current version requires Pebble SDKv2.0 and will only run on watches that have been updated to Firmware 2.0 or later.  The last version to compatible with SDK/Firmware 1.x can be found here. https://github.com/WilliamHeaton/PebbleCalendarWatch/tree/7cf62b37c3527fc9ff687615d90afc7a6d88edc6

        
Licence

Copyright (C) 2013 William Heaton <[email protected]>

Calendar App 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.

Calendar App 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 Calendar App for Pebble. If not, see http://www.gnu.org/licenses/.

pebblecalendarwatch's People

Contributors

williamheaton avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.