Пошук дав 834 результатів

SashaCX75
02 серпня 2026, 12:58
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS


In index.js,
you'll see that the display area definition is incorrect due to estimation during conversion. To fix this, change the `w:` and `h:` values ​​to match the actual screen size. In this case, `w: 432` and `h: 514` should resolve the issue. (The black area you see is because the `h ...
SashaCX75
02 серпня 2026, 12:53
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS

Guydu91 писав: 02 серпня 2026, 12:20
However, users have reported that a small section at the bottom of the screen is missing, as if there were a black bar.
If there were a screenshot, it would be clearer what this is all about. Not everyone can test the Bip Max.
SashaCX75
31 липня 2026, 12:28
Форум: Manuals and instructions
Тема: Create a QR Code and Sync to device that use zeppOS by using the Zepp app
Відповіді: 47
Перегляди: 92379

Re: Create a QR Code and Sync to device that use zeppOS by using the Zepp app

@wjj1
You can open a ZPK file as a standard ZIP archive and view its structure.
The source code for the CreateZPK utility.
https://github.com/SashaCX75/CreateZPK_2
SashaCX75
31 липня 2026, 12:23
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS

@sadc
In AOD mode, there are no elements on the main screen. Consequently, the code attempts to modify a non-existent element, which causes an error. You need to add a check for the screen type.

This code doesn’t make sense. It will change the same elements three times.
SashaCX75
29 червня 2026, 14:39
Форум: Watchfaces tools (discussion)
Тема: I make a tool to push the zpk format watchface into official simulator, but have little problems(Fixed)
Відповіді: 17
Перегляди: 2754

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/devices ...
SashaCX75
28 червня 2026, 14:42
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS

EXneko писав: 25 червня 2026, 16:44
Which version should I use to make watch faces for the Amazfit Band 5 NFC edition?
Probably none at all
SashaCX75
24 червня 2026, 20:56
Форум: Watchfaces discussion
Тема: Question for designers of watch faces[Balance2]
Відповіді: 7
Перегляди: 1117

Re: Question for designers of watch faces[Balance2]

Humidity and UVI fluctuate constantly, whilst for most people, SpO2 does not go beyond 97–99%. Furthermore, not everyone even has SpO2 measurement enabled. So why add a metric to the watch face that won’t be displayed for everyone?

There are workout screens for training, and the metrics displayed ...
SashaCX75
23 червня 2026, 09:45
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS


You can simply create a 4-day (or possibly 5-day) forecast and move the first day to the outside of the screen (to the left).

That’s not quite right. Your design is such that the forecast starts at the edge of the screen. So you can move the first day off-screen. But the design doesn’t always ...
SashaCX75
17 червня 2026, 20:12
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS

Version 18.0
GoogleDrive
Dropbox

GoogleDrive
Dropbox

Added the ability to create temporary and permanent QR codes.
Added the ability to send a watch face to the simulator for testing.
Added the ability to send a watch face to ZeppPlayer for testing.
Added the ability to record the ...
SashaCX75
15 червня 2026, 19:11
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS

Version 18.0
https://apps.microsoft.com/store/detail/XP89MR7PJVT9Q9
Added the ability to create temporary and permanent QR codes.
Added the ability to send a watch face to the simulator for testing.
Added the ability to send a watch face to ZeppPlayer for testing.
Added the ability to record the ...
SashaCX75
12 червня 2026, 15:19
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS


I did not grasp Sasha's second point at all . :D Oh, do you mean the images in the sub-folders? They are from the original 'Keep it secret' watch face, I guess I'll remove them.
Thanks! :)

Yes, I was talking about the images in the subfolders. And about the preview that appears when you change ...
SashaCX75
11 червня 2026, 19:43
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS

The watch face works on other models. The GTR3 cannot display this data using a font, so a set of images must be used instead.

Please note that the watch face preview is incorrect. The watch face contains many images that are not used.
SashaCX75
03 червня 2026, 17:23
Форум: Watchfaces tools
Тема: AmazFit WatchFace editor for Windows by SashaCX75
Відповіді: 585
Перегляди: 1013539

Re: AmazFit WatchFace editor for Windows by SashaCX75

This error usually occurs when the image is not in 24-bit format.
SashaCX75
29 травня 2026, 06:00
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS

No. This is a closed-beta version.
SashaCX75
24 травня 2026, 11:46
Форум: Watchfaces creation (order table)
Тема: About Request Watchface for Bip Max
Відповіді: 19
Перегляди: 2937

Re: Some one Request Watchface for Bip Max

Xphyle1971
Thank you. That’s exactly what I needed. It’s odd, though, that the border isn’t visible around the edges of the screen on the test dial. I’ve tweaked the test dial a little. You need to use the ‘Padding’ setting to make the border visible around the screen, and then adjust the corner ...
SashaCX75
22 травня 2026, 15:06
Форум: Watchfaces creation (order table)
Тема: About Request Watchface for Bip Max
Відповіді: 19
Перегляди: 2937

Re: Some one Request Watchface for Bip Max


My Bip Max device source is 11206915. Please let me know if I can give you any more information. I'm also happy to test any watch faces you create or convert to test for compatibility.

Here is a watch face to check that the images are being converted correctly
https://i.postimg.cc/SKsKNqrK ...
SashaCX75
22 травня 2026, 04:56
Форум: Watchfaces creation (order table)
Тема: About Request Watchface for Bip Max
Відповіді: 19
Перегляди: 2937

Re: Some one Request Watchface for Bip Max


Now Zeus support create bip max

That’s good news. I checked a couple of days ago and it wasn’t supported yet.

The official editor doesn’t support the Bip Max because no other model has the same screen resolution as this one. That’s why the developers need time to add support for this model ...
SashaCX75
21 травня 2026, 19:16
Форум: Watchfaces creation (order table)
Тема: About Request Watchface for Bip Max
Відповіді: 19
Перегляди: 2937

Re: Some one Request Watchface for Bip Max

If anyone owns a Bip Max, please let us know the watch’s “Device Source”. You can find this in Zepp under developer mode. We need this information to add this model to the watch face editor.
SashaCX75
21 травня 2026, 17:55
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS


I have an issue with the font colors after importing a watch face. They get a sort of black outline. Here is the before and after unpacking a watch face:

I can’t tell from the screenshot exactly what’s going wrong. And I’m not entirely sure what you’re trying to do. Perhaps some artefacts are ...
SashaCX75
13 травня 2026, 19:26
Форум: Manuals and instructions
Тема: Create a QR Code and Sync to device that use zeppOS by using the Zepp app
Відповіді: 47
Перегляди: 92379

Re: Create a QR Code and Sync to device that use zeppOS by using the Zepp app

Actually, this feature is already available in the editor. I’m just finishing off the styling, testing it, and creating the necessary files.
Spoiler
Зображення
SashaCX75
12 травня 2026, 15:42
Форум: Manuals and instructions
Тема: Create a QR Code and Sync to device that use zeppOS by using the Zepp app
Відповіді: 47
Перегляди: 92379

Re: Create a QR Code and Sync to device that use zeppOS by using the Zepp app

I still don't want to use Python code in my editor because the rest of the code is written in C#. Although I did manage to create a working function. But if anyone has any ideas on how to improve this, I'd appreciate the help.
SashaCX75
12 травня 2026, 14:08
Форум: Manuals and instructions
Тема: Create a QR Code and Sync to device that use zeppOS by using the Zepp app
Відповіді: 47
Перегляди: 92379

Re: Create a QR Code and Sync to device that use zeppOS by using the Zepp app


I've created a GUI to help upload to LitterBox and CatBox, and generated and displayed a QR code with a URL for user convenience.

I'm currently working on adding this function to the editor. I created a version of this function in C#, but it turned out to be a bit more complicated than I ...
SashaCX75
11 травня 2026, 16:49
Форум: Manuals and instructions
Тема: Create a QR Code and Sync to device that use zeppOS by using the Zepp app
Відповіді: 47
Перегляди: 92379

Re: Create a QR Code and Sync to device that use zeppOS by using the Zepp app

asoo писав: 09 травня 2026, 03:05
This file contains minor code modifications for use with litterbox,
which is catbox's non-permanent file hosting service, with file retention set for 1 hour.
Have you tried changing the file retention period? Setting a time other than 1 hour?
SashaCX75
10 травня 2026, 15:34
Форум: Watchfaces tools
Тема: Watch face editor for Amazfit watch on ZeppOS
Відповіді: 1213
Перегляди: 2717304

Re: Watch face editor for Amazfit watch on ZeppOS

Version 17.1
Archive
Installer
Fixed the bugs that were found.
Added support for Cheetah 2 Pro.
SashaCX75
09 травня 2026, 07:30
Форум: Manuals and instructions
Тема: Create a QR Code and Sync to device that use zeppOS by using the Zepp app
Відповіді: 47
Перегляди: 92379

Re: Create a QR Code and Sync to device that use zeppOS by using the Zepp app

asoo писав: 09 травня 2026, 03:05
This file contains minor code modifications for use with litterbox,
which is catbox's non-permanent file hosting service, with file retention set for 1 hour.
Thank you. For my purposes, using littlebox is a better option.

Розширений пошук