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

Create a settings and configuration page #1

Closed thehale closed 2 years ago

thehale commented 2 years ago

The Binary Clock is neat, but it would really benefit from customization features like the following

The trick is the main interface, the clock, should remain the first thing people see after launching the app, and it should remain clean and uncluttered. That means I don't want a settings button or side panel.

Rather, I recommend adding an event listener for a long press on the clock to open the settings page.

It would also be acceptable to display a toast after launching the app telling the user how to access these settings (though the user might want a setting to disable the toast).