espruino / espruino/BangleApps
[Advanced Casio Clock] The application in this repo is different from the linked source in the description
- Dominant language
- JavaScript
- Stars
- 571
- Forks
- 1.3k
- Avg merge
- 17h 38m
- Merged PRs (30d)
- 17
Description
### Affected hardware version
Bangle 2
### Your firmware version
2v22.15
### The bug
The description describes having a scratchpad that is editable from a webapp as well as a feature to quickly set a timer with a swipe.
The app that gets loaded from this repository instead has a rocketship image and no timer swipe functionality.
I loaded the code using the web IDE onto my watch from the author's linked repo in the description and it worked as expected.
[Source from your repo](https://github.com/espruino/BangleApps/blob/master/apps/advcasio/app.js) and [Source from the repo linked in the app description](https://github.com/dotgreg/advCasioBangleClock/blob/master/bangle-app-for-store/app.js)
EDIT: While scrolling through the app loader I found an app (which is also a Casio but spelled Cassio) and at first glance it sure seems like it's the exact code which is in your repo's Advanced Casio Clock directory. [App Loader link](https://banglejs.com/apps/?id=cassioWatch) and [repo source link](https://github.com/espruino/BangleApps/blob/master/apps/cassioWatch/app.js)
Contributor guide
Assessment
This issue has not been assessed yet.