La ricerca ha trovato 11 risultati

da YsPan
30 giu 2026, 04:54
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...
da YsPan
29 giu 2026, 15:44
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...
da YsPan
29 giu 2026, 12:34
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...
da YsPan
23 apr 2026, 09:03
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...
da YsPan
21 apr 2026, 10:56
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...
da YsPan
21 apr 2026, 10:33
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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
Immagine
Maybe this version is easier to merge into the Editor, it eliminates the dependency on Node.js.
da YsPan
20 apr 2026, 16:57
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...
da YsPan
20 apr 2026, 07:21
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...
da YsPan
19 apr 2026, 07:06
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...
da YsPan
18 apr 2026, 19:06
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...
da YsPan
18 apr 2026, 10:37
Forum: Watchfaces tools (discussion)
Argomento: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Risposte: 17
Visite : 2289

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 ...

Vai alla ricerca avanzata