1
0
Fork 0
BangleApps/apps/aiclock
David Peer 9f44ed8dd3 Fixed AI clock and use.get instead of .show for clkinfo 2023-01-04 16:11:14 +01:00
..
ChangeLog Fixed AI clock and use.get instead of .show for clkinfo 2023-01-04 16:11:14 +01:00
README.md aiclock -- support clkinfo module and updated icons of some clkinfos... 2022-12-04 16:42:24 +01:00
aiclock.app.js Fixed AI clock and use.get instead of .show for clkinfo 2023-01-04 16:11:14 +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 Fixed AI clock and use.get instead of .show for clkinfo 2023-01-04 16:11:14 +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 implementes the clkinfo module and can be configured via touch left/right/up/down. Touch at the center to trigger the selected action.

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