搜索找到 9 个匹配

JerriBearr
21 11月 2025, 11:09
版面: Watchfaces tools (discussion)
主题: Help With Extracting Resources From GTS 2 Watchface
回复总数: 5
阅读次数: 1344

Re: Help With Extracting Resources From GTS 2 Watchface



I actually did try to use it but I wasn't able to unpack it.


I'm not sure that your issue , I've tried it, the program can unpack the files you mentioned without any problems.
https://i.postimg.cc/c1Vz78C7/gts2test1.png


That's so weird. Maybe I'm missing some dependencies? When I tried ...
JerriBearr
21 11月 2025, 06:49
版面: Watchfaces tools (discussion)
主题: Help With Extracting Resources From GTS 2 Watchface
回复总数: 5
阅读次数: 1344

Re: Help With Extracting Resources From GTS 2 Watchface

I actually did try to use it but I wasn't able to unpack it.
JerriBearr
20 11月 2025, 10:56
版面: Watchfaces tools (discussion)
主题: Help With Extracting Resources From GTS 2 Watchface
回复总数: 5
阅读次数: 1344

Re: Help With Extracting Resources From GTS 2 Watchface

Ok so after trying to do this for 3 months, getting nowhere and deciding to actually ask some competent people on the internet, I found it myself.
This tool which is an update to the py amazfit tool, decompresses the .bin file, which can then be unpacked with the standard py amazfit tool.
However ...
JerriBearr
20 11月 2025, 10:37
版面: Watchfaces tools (discussion)
主题: Help With Extracting Resources From GTS 2 Watchface
回复总数: 5
阅读次数: 1344

Help With Extracting Resources From GTS 2 Watchface

I want to recreate this watch face made by zerodotonedesign for my Bip 6, but I am struggling with using the usual tools to extract it. I'm hoping someone here might have an idea of how to do it.

I can't open it in SashaCX75's tool since it's a .bin file. I've also tried the Python Amazfit Tool ...
JerriBearr
22 7月 2025, 10:08
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1191
阅读次数: 2701418

Re: Watch face editor for Amazfit watch on ZeppOS


Unfortunately, it's not that simple.
I'm not a beginner; I've already published one or two watch faces. .-)


I am a beginner, so you can take my advice with a grain of salt. Just trying to help with programming suggestions :)

You can also try dynamically creating and destroying the seperate ...
JerriBearr
22 7月 2025, 09:53
版面: Watchfaces tools
主题: Watch face editor for Amazfit watch on ZeppOS
回复总数: 1191
阅读次数: 2701418

Re: Watch face editor for Amazfit watch on ZeppOS


Hello everyone,
Is it actually possible to hide elements in the AOD that have been hidden via script? In my case, the user can choose between analog, digital or hybrid display at the touch of a button. I would like to transfer this decision to the AOD, but so far I have simply not succeeded ...
JerriBearr
03 7月 2025, 15:04
版面: Watchfaces discussion
主题: How do Editable Elements work? [Bip 6]
回复总数: 4
阅读次数: 1723

Re: How do Editable Elements work? [Bip 6]

Thanks @asoo

That got me in the right direction. I replaced Stress with Readiness since I don't use it that much. The Watchface Tool doesn't support it yet so I went into the packaged watch face and changed the references in `watchface/index.js` from STRESS to READINESS and everything worked.
JerriBearr
03 7月 2025, 10:02
版面: Watchfaces discussion
主题: How do Editable Elements work? [Bip 6]
回复总数: 4
阅读次数: 1723

Re: How do Editable Elements work? [Bip 6]

Thanks asoo

This is my first post here so I'm still learning

I've attached the file and watchface I'm editing. I want to replace the heartrate monitoring with an editable element that can be changed out for PAI or Stress.

I've used scripting already, which I can reuse, but I'd like to try get ...
JerriBearr
03 7月 2025, 07:18
版面: Watchfaces discussion
主题: How do Editable Elements work? [Bip 6]
回复总数: 4
阅读次数: 1723

How do Editable Elements work? [Bip 6]

I've tried using the 'Editable Elements' on a watch face for the Bip 6, but it causes the watch to completely reset (blackscreen) whenever I try to use it.

Has anyone been able to get Editable elements working? If so, could you provide a guide/explanation?

https://i.postimg.cc/t4q7sr6b/image.png

去高级搜索