-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
initial commit of dsky_clock #3700
Conversation
apps/dsky_clock/dsky_clock.app.js
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change name from dsky_clock.app.js
to app.js
to clear the sanitychecker.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Like this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a new review comment with some more instructions for this :)
Co-authored-by: thyttan <[email protected]>
Co-authored-by: thyttan <[email protected]>
so that the layout doesn't account for the widget bar when `dsky_clock` is fast loaded into. Also handle the hardware button through the layout library instead of `Bangle.setUI`. Also set `Bangle.CLOCK` directly.
Refactored a bit and PR'd to your fork. Use it if you want! carlchan#1 |
Fantastic! Thank you! |
If you want to we could merge now. Just say! :) I'd suggest for a next version to look at another background color for the indicator field on the left that doesn't need to be dithered - since dithering massively hinders legibility of the text on the watch! |
If you think it's ready, then yes please! |
Let's go ahead then - thanks for contributing your first app! 🎉 |
DSKY Clock
This is a clockface inspired by the Apollo DSKY interface.
Features
Indicator lights are:
This is my first watch face, may add features and customization later.