https://github.com/lyellick/watchy
All things developed on the sqfmi watchy e-ink smartwatch.
https://github.com/lyellick/watchy
e-ink smartwatch sqfmi watchy watchy-apps watchy-faces
Last synced: 10 months ago
JSON representation
All things developed on the sqfmi watchy e-ink smartwatch.
- Host: GitHub
- URL: https://github.com/lyellick/watchy
- Owner: lyellick
- License: gpl-3.0
- Created: 2023-03-07T14:46:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T00:50:59.000Z (about 3 years ago)
- Last Synced: 2025-04-04T20:16:35.153Z (about 1 year ago)
- Topics: e-ink, smartwatch, sqfmi, watchy, watchy-apps, watchy-faces
- Language: C
- Homepage: https://watchy.sqfmi.com
- Size: 869 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⌚ watchy
All things developed on the [sqfmi watchy e-ink smartwatch](https://watchy.sqfmi.com/).
# 💡 Project Ideas - Watch Faces/Standalone/Apps
- [Just Steps](https://github.com/lyellick/watchy/tree/main/just-steps)
- Maze Genetrator with path finding being the second hand
- JSONStash Integration
- [MicroPython](https://github.com/hueyy/watchy_py) R&D
# 📝 Findings/Notes
- The [docs](https://watchy.sqfmi.com/docs/getting-started#simple-watchface-example) describes `sqfmi/Watchy @ 1.4.1` in `lib_deps`, but will cause build issues. It is better to check the [library](https://registry.platformio.org/libraries/sqfmi/Watchy) version for the most recent version.
- Change military time to standard time and vice versa [here](https://github.com/sqfmi/Watchy/blob/c3587d04a7c2269ad9daadd5472f0ed37467ca5a/src/config.h#L69).