The watchfaces in this repository are under the PolyForm Noncommercial License, see LICENSE. They bundle the third-party work below, each of which keeps its own licence. This file is how those licences are passed on to anyone a watchface or this repository is given to.
For who made these and what they are used for, see the Credits section of the README.
Each face bundles only what it uses, so the notices are grouped by what ships in which .pbw. The
Code and General sections apply to every face.
The phone-side calendar reader in the shared PebbleKit JS bundle. None of these faces surface
calendar panels, but the shared bundle carries the reader, so it ships in every built .pbw.
- Source: https://github.com/kewisch/ical.js
- Licence: Mozilla Public License 2.0, published at https://www.mozilla.org/en-US/MPL/2.0/.
The full text also ships in the package at
node_modules/ical.js/LICENSE - What ships: the package's own prebuilt
dist/ical.es5.min.cjs, copied in unchanged by the pkjs build. It is not modified, patched or re-bundled, so the source that produced it is the upstream repository above, and its licence header travels inside the bundle
The MPL covers ical.js and nothing else here. Section 1.10 of that licence puts it plainly: a file carrying none of its code is not a modification of it, so the rest of this project stays under the PolyForm terms. Keeping ical.js in a file of its own rather than mixing it into ours is deliberate, and is what section 1.7 asks of a larger work.
Each face bundles its .ttf files under watchfaces/<face>/resources/fonts/, and the build converts
them into the watch's own font format, so both this repository and the built watchface carry them.
All fonts below are under the SIL Open Font License 1.1, published at https://openfontlicense.org.
Each face ships an OFL.txt beside its fonts carrying the full licence text and the copyright
notice each font declares in its own metadata.
- Antonio: Copyright The Antonio Project Authors, with Reserved Font Name "Antonio". Licence text in OFL.txt
- Share Tech Mono: Copyright (c) 2012, Carrois Type Design, Ralph du Carrois, with Reserved Font Name 'Share'. Licence text in OFL.txt
The faces in this family all set their type in the same face, and each bundles its own copy.
- Patrick Hand: Copyright (c) 2010-2012 Patrick Wagesreiter, with Reserved Font Name "Patrick Hand". Licence text in each face's OFL.txt
Gridlock and Sidereel bundle the same set. The clock and values are set in Teko and Share Tech Mono,
and the rest are the header-font options the settings page offers, so a build carries all of them
whichever one is picked. Each face bundles its own copy under one OFL.txt
(Gridlock,
Sidereel), which carries a copyright notice
for each.
- Teko: Copyright 2023 The Teko Project Authors
- Share Tech Mono: Copyright (c) 2012, Carrois Type Design, Ralph du Carrois, with Reserved Font Name 'Share'
- Aldrich: Copyright (c) Matthew Desmond, 2011
- Electrolize: Copyright (c) 2011, Cyreal, with Reserved Font Name "Electrolize"
- Kode Mono: Copyright 2023 The Kode Mono Project Authors
- Pixelify Sans: Copyright 2021 The Pixelify Sans Project Authors
- Press Start 2P: Copyright 2012 The Press Start 2P Project Authors, with Reserved Font Name "Press Start 2P"
- Quantico: Copyright (c) 2011 Matthew Desmond, with Reserved Font Name "Quantico"
One of the header fonts is not under the OFL:
- LECO 2014: released into the public domain by
its author. It ships as
LECO2014-Regular.ttfbeside the others, and the note at the foot of each face'sOFL.txtsays so, since the OFL text there does not cover it.
Both fonts share one OFL.txt, which carries a copyright notice for each.
- Teko: Copyright 2023 The Teko Project Authors
- Share Tech Mono: Copyright (c) 2012, Carrois Type Design, Ralph du Carrois, with Reserved Font Name 'Share'
The SVG sources for the weather and glyph icons are not in this repository. They are fetched to
regenerate the icons, and only the rendered PNGs are bundled. The bluetooth SVGs are the exception,
bundled under vendor/svgrepo/.
Which of these a face bundles depends on what it draws. See each face's resources/icons.json.
Radar Array and the Sketchbook faces draw no weather icons, so they bundle only the bluetooth
glyphs.
- Weather Icons by Erik Flowers: SIL Open Font License 1.1 for the font, MIT for the code. Rendered PNGs bundled by LCARS Stardate, IDE / VS Code, Gridlock and Sidereel
- UXWing (the health, weather, time and system glyphs): the UXWing licence, which allows use without attribution but does not allow redistributing the icons themselves. SVG sources fetched separately, rendered PNGs bundled by LCARS Stardate, the Sketchbook faces, Gridlock and Sidereel
- SVG Repo (the bluetooth glyphs):
CC Attribution. SVG sources bundled
under
vendor/svgrepo/, rendered PNGs bundled by every face
- LCARS Inspired Website Template by TheLCARS.com: the HTML/CSS the LCARS Stardate frame backgrounds are baked from, used with modifications. Fetched separately and not bundled. Please visit the site to download and support the creator.
Star Trek, LCARS, and related marks are trademarks of CBS / Paramount Global. Visual Studio Code is a trademark of Microsoft. These faces are unaffiliated, noncommercial homages and are not endorsed by or associated with those rights holders. No trademark licence is granted or implied.
Refer to each source above for the full terms.