Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fsmaxb/segcirc

A pebble Watchface inspired by studioclock.
https://github.com/fsmaxb/segcirc

pebble watchface

Last synced: 28 days ago
JSON representation

A pebble Watchface inspired by studioclock.

Awesome Lists containing this project

README

        

Segcirc watchface
=================

![screenshot of segcirc](https://github.com/FSMaxB/segcirc/blob/master/screenshot.png "screenshot of segcirc")

This is a watchface for the pebble smartwatch inspired by the studioclock watchface.

The Watchface is located in the `segcirc` subdirectory. To compile and install it you need the Pebble SDK,
follow the instructions by pebble. (SDK version 2.9 is required since segcirc uses the inverter layer which has been removed in SDK version 3).

The subdirectory `love2d-prototype` contains a prototype written in Lua with the LÖVE (Love 2D) game framework. To run it you need the LÖVE gameframework ( http://love2d.org ), then run it with `love main.lua`.

Date and weekday are in german notation.

Known Bugs
----------
* The numbers 3 and 7 aren't displayed properly in the date. They're missing a vertical line of pixels. I haven't been able to fix this problem, it is probably related to the font I use, which I made myself due to the lack of free alternatives ( https://github.com/FSMaxB/FourteenSegments ).

License
-------
This software is licensed under the GPL version 3 or any later version.

The FourteenSegments font is licensed under the SIL Open Font License 1.1.