1
0
Fork 0
BangleApps/apps/mixdiganclock/README.md

61 lines
1.5 KiB
Markdown
Raw Normal View History

2022-12-21 12:39:33 +00:00
# Mix Digital & Analog Clock
A dual and simultaneous Analog and Digital Clock, also shows day, month and year.
2022-12-23 12:13:00 +00:00
Color are automatically set depending on the configured Theme or device, bunt also change on realtime through touching the right side.
2022-12-21 12:39:33 +00:00
Compatible with BangleJS1,BangleJS2,and EMSCRIPTENx emulators
## Pictures:
2023-01-24 13:09:29 +00:00
Bangle.JS1
2022-12-23 12:13:00 +00:00
![](photo_mixdigan_bjs1.jpg)
2022-12-21 12:39:33 +00:00
2023-01-24 13:09:29 +00:00
Screenshot emulator (BJS2)
2022-12-21 12:39:33 +00:00
![](ss_mixdigan_ems2.png)
2023-01-24 13:09:29 +00:00
Screenshot emulator (BJS1)
2022-12-21 12:39:33 +00:00
![](ss_mixdigan_ems.png)
2023-01-24 13:09:29 +00:00
SS emulator (BJS1) -color ans aspect changed
![](ss_mixdigan_ems_aspect.png)
2022-12-21 12:39:33 +00:00
2023-01-24 13:09:29 +00:00
SS emulator (BJS1) -Background color changed
![](ss_mixdigan_ems_bgcl.png)
2022-12-23 12:13:00 +00:00
2023-01-24 13:09:29 +00:00
SS emulator (BJS2) -color change
2022-12-23 12:13:00 +00:00
![](ss_mixdigan_ems2_2.png)
2023-01-24 13:09:29 +00:00
SS emulator (BJS2) -Background color changed
![](ss_mixdigan_ems_2_bgcl.png)
SS emulator (BJS2) -color changed
2022-12-23 12:13:00 +00:00
![](ss_mixdigan_ems2_3.png)
2022-12-21 12:39:33 +00:00
## Usage
Open and see
## Features
Compatibility with devices
2023-01-24 13:09:29 +00:00
Dynamic positions x,y for different devices
Dynamic Colours (FG and BG) and positions
2022-12-21 12:39:33 +00:00
Support for bottom widgets
## Controls
2022-12-27 16:14:56 +00:00
Exit : BTN2 (BJS1)
Exit/launcher : left area
2023-01-24 13:09:29 +00:00
Change FG Color : right area
Increase/Decrease Hour circle/Points : swipe right
Change BG Color : swipe left
2022-12-21 12:39:33 +00:00
2022-12-27 16:14:56 +00:00
## Coming soon
2023-01-24 13:09:29 +00:00
A better combination of colors and aspect for the initial screen (help of designer is welcome)
2022-12-21 12:39:33 +00:00
## Support
This app is so basic that probably the easiest is to just edit the code ;)
2023-01-24 13:09:29 +00:00
Otherwise you can submit issues, request features or make suggestions [here](https://github.com/dapgo/my_espruino_smartwatch_things) or in the global bangle.apps repository