BangleApps/apps/aiclock
Gordon Williams b3d251f681 Adding app id to clockinfo to ensure clock faces remember their own settings 2023-05-17 09:06:45 +01:00
..
ChangeLog Adding app id to clockinfo to ensure clock faces remember their own settings 2023-05-17 09:06:45 +01: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 Adding app id to clockinfo to ensure clock faces remember their own settings 2023-05-17 09:06:45 +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 Adding app id to clockinfo to ensure clock faces remember their own settings 2023-05-17 09:06:45 +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