An open API service indexing awesome lists of open source software.

https://github.com/semperos/pebble-watchface-ninth-hour

Source for a custom Pebble watch face called "Ninth Hour"
https://github.com/semperos/pebble-watchface-ninth-hour

Last synced: 2 months ago
JSON representation

Source for a custom Pebble watch face called "Ninth Hour"

Awesome Lists containing this project

README

          

# Pebble Watch Face: Ninth Hour

This repository holds the C source code and media artifacts for a custom Pebble watch face called "Ninth Hour". It is currently under development and not available via official Pebble channels.

The design includes an Orthodox-style Cross. When finished, I hope to include various configuration options that allow altering inclusion/exclusion and format of the time, date, weather, etc.

## Building and Installation

Make sure you have the Developer Connection running via your phone's Pebble app, then run the following to build the project and install it directly to your Pebble device:

```
pebble build && pebble install
```

## Bitmap

The PNG of the Cross is generated using the [Piskel](http://www.piskelapp.com/) pixel art and animated sprite editor. The tool is open source and can be used via the browser or as a node-webkit desktop app (see [here](https://github.com/juliandescottes/piskel/wiki/Desktop-applications)).

## License

The source code and media files in this repository are part of the pebble-watchface-ninth-hour open source project. Copyright (c) 2016 Daniel Gregoire and project authors. Licensed under Apache License v2.0. See LICENSE.txt for the text of the license.