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

75 lines
1.9 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
UI for bangleJS1
![](bangle.js_UI.png)
UI for bangleJS2
![](bangle.js2_UI.png)
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 different smartwatch models
- Dynamic positions x,y for different devices
- Dynamic Colours (FG and BG) and positions
- Realtime configuration
- Support for bottom widgets
- Shortcut to messages app
## Controls/UI
- BTN1 (BJS2): "Launcher" / open "Messages"
- BTN2 (BJS1): "Launcher" / open "Messages"
- BTN1 (BJS1): Change FG Color
- BTN3 (BJS1): Change BG Color
- Left area: Back/Exit/launcher
- Right area: Change FG Color
- Swipe left: Change BG Color
- Swipe right: Increase/Decrease Hour circle/Points
- BTN3 (long press)(BJS1): default Exit/kill app
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