Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fsmaxb/segcirc
- Owner: FSMaxB
- License: gpl-3.0
- Created: 2015-07-10T13:41:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-22T12:13:38.000Z (over 9 years ago)
- Last Synced: 2024-10-14T17:23:16.080Z (2 months ago)
- Topics: pebble, watchface
- Language: Lua
- Size: 3.05 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
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.