Pesquisa resultou em 11 ocorrências

por YsPan
30 Jun 2026, 04:54
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)


YsPan I didn’t receive a reply from you, so, based on your code, I’ve added a function to the editor to synchronise with the simulator. I’ve also added a few more features to the latest version of the editor to interact with the simulator.

https://upload-cdn.zepp.com/zeppos/devkit/zeus/v1 ...
por YsPan
29 Jun 2026, 15:44
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)


YsPan I didn’t receive a reply from you, so, based on your code, I’ve added a function to the editor to synchronise with the simulator. I’ve also added a few more features to the latest version of the editor to interact with the simulator.

https://upload-cdn.zepp.com/zeppos/devkit/zeus/v1 ...
por YsPan
29 Jun 2026, 12:34
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)


YsPan Could you explain what the third button in the utility is supposed to do? It opens a file selection dialogue. But you can select files in different formats. I’m not sure which files to select or what the result should be.


Sorry for being too busy for the last two months :)

I modified ...
por YsPan
23 Abr 2026, 09:03
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)


If you want to keep your utility as a standalone app, I have a few suggestions.
Take the app.json file from the watch face archive rather than selecting it as a separate file. Instead of using the DeviceSource code, specify the exact model; this makes it clearer. If possible, allow users to select ...
por YsPan
21 Abr 2026, 10:56
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)

I find out the package exported by the SashaCX75's WatchFace editor, can push into the simulator with little modification:

Edit: I added the flow into the C#'s version of the program, just open the exported watchface package like the zpk!

(Steps 1~2 can see the instruction in this README https ...
por YsPan
21 Abr 2026, 10:33
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)

I uploaded the polished version here:
https://github.com/Bob-YsPan/zepp-os-pu ... mulator-cs
Spoiler
Imagem
Maybe this version is easier to merge into the Editor, it eliminates the dependency on Node.js.
por YsPan
20 Abr 2026, 16:57
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)

After dive in the JSON file, I discovered that the simulator uses socket.io to communication with the CLI.

Fortunately, NuGet has the package uses the same protocol, is available for C#.

https://github.com/doghappy/socket.io-client-csharp

Using that NuGet package, along with my limited C ...
por YsPan
20 Abr 2026, 07:21
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)


A useful utility.
If you’re interested, we could discuss the possibility of integrating it into the editor. That way, you wouldn’t need to go through the process of unpacking the dial; you could simply work with the pre-prepared files.


Thanks to SashaCX75 noticing this project :D

I've been ...
por YsPan
19 Abr 2026, 07:06
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk into official simulator, but have little problems

I find the issue caused by, and I can push some watchfaces to the official simulator :D
(Example watchface: Marc F18 Golf FR V1 ( https://amazfitwatchfaces.com/active/view/1737 ) made by markillers ( https://amazfitwatchfaces.com/ucp/871122 ))
https://i.postimg.cc/pTPLZ7ph/ying-mu-xie-qu-hua-mian ...
por YsPan
18 Abr 2026, 19:06
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

Re: I make a tool to push the zpk into official simulator, but have little problems

I find out the way to make the pictures and image assets that I said at the github repo work:

https://i.postimg.cc/PJ0vBWJG/ying-mu-xie-qu-hua-mian-2026-04-19-025046.png

We need the tool made by SashaCX75 ( https://amazfitwatchfaces.com/forum/memberlist.php?mode=viewprofile&u=113690 ) :
https ...
por YsPan
18 Abr 2026, 10:37
Fórum: Watchfaces tools (discussion)
Tópico: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Respostas: 17
Exibições: 2293

I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)

After observes the complied code of the zeus-cli, and analyzes the code by the AI, I make a tool that can push the zpk file into the official watch simulator directly:

https://github.com/Bob-YsPan/zepp-os-push-to-simulator

And I tested it, it can push the zpk files that are built by the official ...

Pesquisa avançada