thehale / BinaryClock

A nerdy way to tell time on Android/iOS 🕓
https://binaryclock.jhale.dev
Mozilla Public License 2.0
3 stars 1 forks source link

New Clock Display Customizations #11

Closed pogo555 closed 1 year ago

pogo555 commented 1 year ago

Great app. Simple and intuitive.

Setting the dot colours to be all the same is fiddly. Could you add a lock button?

The display is just too big. Could you allow it to be resized?

A home screen widget would be excellent.

thehale commented 1 year ago

Hello @pogo555 ! Thanks for the feedback!

Setting the dot colours to be all the same is fiddly. Could you add a lock button?

I'm not sure what you mean by this comment. Are you asking for the ability to change the color of individual dots so that you can have a multi-colored clock? Or something else?

Currently, the dots are only available in green, though issues #3 and #8 track feature requests to further customize all the dots.

The display is just too big. Could you allow it to be resized?

What else would you like to see on the screen besides the clock? Or are you asking for the in-app clock to be full-screen but with smaller dots? Or something else?

A home screen widget would be excellent.

I agree. Unfortunately, because this app is written in React Native, and widgets on Android/iOS can't easily be created with JS views, this feature won't be implemented any time soon. See issue #12 for more details.

thehale commented 1 year ago

@pogo555 since I haven't heard back yet, I'm going to close this issue. Feel free to respond though, at which point I'll reopen the issue for further discussion.