https://github.com/csabaconsulting/vfdwatchface
A WearOS watch face mimicking digital display also sporting numerous complication slots
https://github.com/csabaconsulting/vfdwatchface
Last synced: 4 months ago
JSON representation
A WearOS watch face mimicking digital display also sporting numerous complication slots
- Host: GitHub
- URL: https://github.com/csabaconsulting/vfdwatchface
- Owner: CsabaConsulting
- License: mit
- Created: 2020-03-26T16:49:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T18:23:43.000Z (over 1 year ago)
- Last Synced: 2025-01-03T04:32:54.184Z (5 months ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=dev.csaba.vfdwatchface
- Size: 660 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VFDWatchFace
A WearOS watch face mimicking digital display also sporting numerous complication slots. Store listing: https://play.google.com/store/apps/details?id=dev.csaba.vfdwatchfaceGoals:
* The time display section somewhat mimics pixelated digital display / VFD.
* The face offers two rows of complication slots, three slots each in a row above and below the time section.
* The complications also pick up the pixelated look and the color scheme wherever possible.
* A main goal is to preserve battery also decrease installation size, so there's no background image. The resources are vectorial. The watch face embeds a font (VT323) which provides the pixelated look though.
* The abundance of complication slots provides high configurability.