Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
LGS Watch (Pebble Watchface)
C JavaScript Python Shell
branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
html
releases
resources
screenshots
src
.gitignore
LICENSE
README.md
appinfo.json
changelog.md
wscript

README.md

LGS Watch (Watchface for Pebble Watch)

Features:

  • Display time in either 12h or 24h format
  • Day of the week indication
  • Configurable through the Pebble app on your smartphone
  • Display battery and bluetooth status information (configurable, default On)
  • Supporting 11 different languages (configurable, default English)
    • Croatian
    • Dutch
    • English
    • Finnish
    • French
    • German
    • Greek
    • Italian
    • Norwegian
    • Spanish
    • Turkish
  • Second date information line (configurable, default Week)

Compiled version of this watchface can be downloaded here
The font used is Chicago, it is freely available for download here

LGS Watch

LGS Watch Information
LGS Watch 1 - 12h or 24 format, based on you Pebble setup
2 - Day of the week indicator
3 - Battery and Bluetooth status information
4 - Date
5 - Second date line

Bluetooth Connection Status

Display Information
Connected to smartphone
Disconnected from smartphone

Battery Status

Display Information
Charging
80-100%
60-80%
40-60%
20-40%
0-20%

Configure LGS Watch using your smartphone

Pebble app on smartphone LGS Watch settings
Pebble app on smartphone LGS Watch settings

Build Instructions

Clone repository:

git clone https://github.com/fmeus/pebble-lgswatch.git

Configure and build:

src/makeall.sh

Compiled version can be found in the folder releases

Something went wrong with that request. Please try again.