BangleApps/apps/aiclock
Gordon Williams 4b2061e899 Update app metadata to make clockinfo apps easier to find 2023-04-28 09:59:11 +01:00
..
ChangeLog Moved clock_info to a module 2023-01-27 13:33:46 +00:00
README.md AI Clock - Use clock_info.addInteractive instead of a custom implementation 2023-01-05 22:05:52 +01:00
aiclock.app.js AI Clock - Use clock_info.addInteractive instead of a custom implementation 2023-01-05 22:05:52 +01:00
aiclock.icon.js Improvements 2022-10-18 19:24:47 +02:00
aiclock.png Improvements 2022-10-18 19:24:47 +02:00
impl.png aiclock -- support clkinfo module and updated icons of some clkinfos... 2022-12-04 16:42:24 +01:00
impl_2.png aiclock -- support clkinfo module and updated icons of some clkinfos... 2022-12-04 16:42:24 +01:00
impl_3.png aiclock -- support clkinfo module and updated icons of some clkinfos... 2022-12-04 16:42:24 +01:00
metadata.json Update app metadata to make clockinfo apps easier to find 2023-04-28 09:59:11 +01:00
orig.png New clock generated with stable diffusion. 2022-10-15 23:03:11 +02:00

README.md

AI Clock

This clock was designed by stable diffusion (paper) using the following prompt:

A rectangle banglejs watchface

The original output of stable diffusion is shown here:

My implementation is shown below. Note that horizontal lines occur randomly, but the probability is correlated with the battery level. So if your screen contains only a few lines its time to charge your bangle again ;) Also note that the upper text implements the clkinfo module and can be configured via touch and swipe left/right and up/down.

Thanks to

The great open-source community: I used an open-source diffusion model (https://github.com/CompVis/stable-diffusion) to generate a watch face for the open-source smartwatch BangleJs.

Creator