Updated readme, added sceenshots
All checks were successful
Compile / Compile (push) Successful in 1m19s

commit 08b8f9201b
Author: Lewis Jackson <>
Date:   Fri Jun 2 23:28:54 2023 +0300

    Slightly scale the images to fit side by side

commit 71fdb6a75a
Author: Lewis Jackson <>
Date:   Fri Jun 2 23:27:49 2023 +0300

    Apparently Forgjo doesn't support full github markdown

commit 7bbcbc7cb4
Author: Lewis Jackson <>
Date:   Fri Jun 2 23:26:05 2023 +0300

    Updated readme
This commit is contained in:
Lewis Jackson 2023-06-02 23:29:41 +03:00
parent d318322ae5
commit 38da7b04ec
3 changed files with 7 additions and 1 deletions

View file

@ -1,9 +1,15 @@
# Watchy Watch Face, cleaned up codebase
![](screenshots/screenshot1.webp) ![](screenshots/screenshot2.webp)
## Features
- Cleaned up display library
- Cleaned up RTC library, stores time in UTC, pass an offset when reading time
- Non font-based 7 segment display
- Removed wifimanager, hardcoded SSID / password in config.h
- NTP sync on initial boot
- No menu, manual syncing, or any user interaction yet
- New, more flexible, much more easily edited menu system
- Multiple pages, currently has main clock and weather pages
- Weather page uses wttr.in API, and optional geolocation using ip-api.com
- Sunrise / sunset times, moon phase display
- Refactored a bunch of stuff into WatchFeatures instead of being part of the Watchy class

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB