Replies: 1 comment 2 replies
-
|
there is also a control webapp on the repo (deepseek):
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
this is about a scanner I made for the cats, I wanted to know which cat went to which toilet, but then I got greedy, and made it a project on it's own.
It can scan Google tags, itags from aliexpress, custom tags made using the nice!nano and espruino. Or it can scan for all BLE devices. As a scanner it is quite complete and has some nice features, I will maybe ist them in more detail later.
But the main reason I am uploading it, is for the eucWatch UI. It is not really ready yet, but if one cares to test, it is usable. If @gfwilliams would like to have a look, just for the fun, I would apreciate a feedback.
some photos of the custom tags making off:
some photos of the UI:
so, the repo is here:
https://github.com/enaon/iCat
and it works for the nice!nano, the magic3, and of course the banglejs2
if one wants to test, connect the bangle to the loader, and do an install all. Nothing on the bange will be erased, everything ew related will start with "ew" on the filesystem, and everything is within the ew object on the espruino. There are no conflicts. The eucWtch will appear as a clock on the bangle, but it is not a clock, one can think of it as a dual boot system.
I will not give instructions as to how to use it, because I think it is easy, the only thing that is important it the swipe up action. It will call a bar, on every face, like so:
the left icon, is the watch settings, the middle one is the return to bangle launcher, the right one is context aware settings, it will contain the settings related to the face the bar was called from.
it will only work ok if the dark theme is selected on the bangle.
Beta Was this translation helpful? Give feedback.
All reactions