Page 26 of 26

MiBandWFTool

Posted: 08 Jul 2019, 12:57
by lvpokka
Author
lvpokka

Tool Description
1. The tool is based on a modified version of AmazfitBipTools, thanks to the original open source .
2. The tool supports unpacking, packing of the official watch face bin file.
3. Mi band 4 supports 16,581,375 colors.
4. Mi band 5 supports 15,499,008 colors.

How to
1. Unzip MiBandWFTool_X.X.zip.
2. Download .bin file from catalog or get standard watchface file.
3. Drag the .bin file to WatchFace.exe (in step 1. , get the decompressed file)
(if there is only one log file, the decompression failed).

4. There are two ways to modify the dial.
  • is to modify the corresponding image file and replace it with what we want.
  • is to modify the corresponding json file and modify the position of the image.
5. After all the modifications are completed, drag the modified json into WatchFace.exe in step 1 to get the corresponding bin file
(the file name depends on the name of the bin. If the .bin file is not generated, the package is wrong)

6. Copy the newly generated bin file to the corresponding directory of the mobile phone, and the synchronization will be completed. (This step is not very clear, you can refer to the original tutorial) above, you're done!
History log
What's new
  • added animation support
  • fixed pulse and weather
  • removed color restrictions for images
  • analog clock support
ver1.2
- Added compatibility for Pulse progress bar

ver1.3
- added full support for transparent images
- drawing 20 frames for preview GIF

ver1.3.2
- bug fixes
- added 2 versions, both with transparency but Palette version uses less memory if images are simple.

ver1.3.3
- Added circular/linear step progress on preview

Stable v1.3.6
- locked transparency for palette mode, support only (0 and 255) values
- palette mode fix

Stable v1.3.7
v1.3.7 (cosmetic changes, you can use 1.3.6 if everything suits)
- Fixed GIF preview (Pulse rendering, Step segments, Kilometer drawing, Calories)
- Added the ability to choose which Set of images to use for WeekDays. (Config file WatchFace.exe.config)
- STRONGLY fixed json examples in README.
(to avoid problems, pack 1.3.6 and unpack 1.3.7 for a smooth transition)

Stable v1.3.8
- Removed image order dependency for json (sorting images no longer required)
- Fixed display bugs
Important: the order of the images should be from 0000 to XXXX without gaps.

v1.3.9
- Removed dependence on images order 0000->XXXX
- Calories rendering fixed
- Added ability to change Preview Speed (available from 50ms - 1000ms)
- TimeElement DrawingOrder hardcoded to 1234 (not used by MiBand4)

v1.4.1
- Other bugfixes
- New WF support
- Added new elements (time delimiter / step icon / linear progress )

v2.1.4
- Added support Mi Band 5 wfaces
- Pandafix (new unknown element)
- BugFixes

v2.1.5
- Preview bugfixes
- [WFPreview] Added Copy/Paste/Save ability
- [WFPreview] Added ability to replace watchface header
Mi Band 4 WF Tool
v1.4.2
- Added miles image support
NOTE:
- if your using image for MilesSuffixImageIndex, then KmSuffixImageIndex is required! you can use the same image for it

Mi Band 5 WF Tool
v2.1.6
- Preview bugfixes
- Watchfaces generating with random header identifier
- Fixed problem with Windows scaling, DPI is tied to 96
- [WFPreview] Removed ability to clone watchface header

Mi Band 6 WF Tool
v4.1.0
- Added Lunar calendar
- Bug fixes
- New preview generator, should be pixel perfect (big thx to Johnson070)

MiBandWFTool_4.1.0.zip

MiBandWFTool_2.1.6.zip [alt url] [alt url 2]

MiBandWFTool_1.4.2.zip [alt url] [alt url 2]

Re: MiBandWFTool

Posted: 23 Dec 2021, 12:36
by 13hakta
Wind state is not displayed with code. ImageIndex show to number first number image.

Code: Select all

"Weather": {
    "Wind": {
      "Text": {
        "TopLeftX": 38,
        "TopLeftY": 154,
        "BottomRightX": 68,
        "BottomRightY": 173,
        "Alignment": "TopLeft",
        "SpacingX": 0,
        "SpacingY": 0,
        "ImageIndex": 13,
        "ImagesCount": 10
      }
    }
  }

Re: MiBandWFTool

Posted: 25 Dec 2021, 14:21
by Deroly
Hello!
I tested it the V4.1.0. (MiBand 6)
He is out of order unfortunately. After the making of a dial does not contain .bin file.
There is a hope onto the correction?

Re: MiBandWFTool

Posted: 01 Jan 2022, 21:07
by lvpokka
check logs, all is working fine

Re: MiBandWFTool

Posted: 27 Mar 2022, 14:34
by diopter
@lvpokka:
Please give us some info about "Lunar calendar".

Re: MiBandWFTool

Posted: 04 Apr 2022, 22:06
by diopter
Firmware bug? Or is the screen of my Mi band 6 faulty?
Image
https://amazfitwatchfaces.com/mi-band-6/view/3455

This watch face has 3 lines running along the edges (yellow, red and green).
On my Mi band 6 the yellow line is missing everywhere, in fact at the beginning of the curves all lines are missing. At the very top and bottom, green and red are back.
Please install the watch face on your Mi band 6 and let me know here how it looks on yours.
Thank you very much in advance.

Re: MiBandWFTool

Posted: 07 Jun 2022, 20:37
by franluciani
Is the tool for mi band 7 in develop?

Re: MiBandWFTool

Posted: 13 Jun 2022, 15:30
by franluciani
@ivpokka Will be great in next versions of the tool, put the layer of the tens upper than the ones (in hors, minutes and secconds). So we can create, for example, 60 figures that can be colorized one by one every minute or every seccond! That will be amazing to create new things. Thanks in advance

Re: MiBandWFTool

Posted: 13 Jun 2022, 17:18
by lvpokka
franluciani wrote: 07 Jun 2022, 20:37
Is the tool for mi band 7 in develop?
No, mi band 7 running on Zepp OS, you can write any watchface or application using official docs.
Now you need to know programming language. (special javascript)
You can create even games on it) any logic.

Re: MiBandWFTool

Posted: 25 Jun 2022, 20:03
by Broda ty
Looks like modding for MiBand will be dead since 7th generation, sadly. That was the only reason I had MiBand, so it's time to switch for different smartwatch ;/

Re: MiBandWFTool

Posted: 29 Jun 2022, 17:24
by diamonddesign
How do I convert watch face to .bin file

Re: MiBandWFTool

Posted: 23 Aug 2022, 18:53
by imkirita
when I download the zip and unzip it, I can't run the .exe programm, please help :(

Re: MiBandWFTool

Posted: 24 Feb 2023, 15:57
by SantiNW

Re: MiBandWFTool

Posted: 24 Mar 2023, 12:50
by ilidio.martins
Here is script in python to convert any Mi Band 5 watchface to Mi Band 6 (json)
https://github.com/ilidio/convert_miban ... _watchface

Re: MiBandWFTool

Posted: 26 May 2023, 09:22
by Mongomery33
Hello, I wanted to know if there is a tool like this but for band 7. Thanks.

Re: MiBandWFTool

Posted: 29 Jul 2023, 11:11
by itayWF
lvpokka wrote: 13 Jun 2022, 17:18
franluciani wrote: 07 Jun 2022, 20:37
Is the tool for mi band 7 in develop?
No, mi band 7 running on Zepp OS, you can write any watchface or application using official docs.
Now you need to know programming language. (special javascript)
You can create even games on it) any logic.
What about mi band 8? It isn't running on Zepp OS, do you know its OS? Are you working on a new version for your software? Are you in contact with Xiaomi or anyone can develop it and I couldn't find how?

Re: MiBandWFTool

Posted: 29 Aug 2023, 13:19
by HEA7528
How can I get "MiBandWFTool_4.1.0.zip“ ,the link has lost . Thanks !

Re: MiBandWFTool

Posted: 29 Aug 2023, 14:48
by asoo
HEA7528 wrote: 29 Aug 2023, 13:19
How can I get "MiBandWFTool_4.1.0.zip“ ,the link has lost . Thanks !
https://github.com/ilidio/convert_miban ... _watchface

Re: MiBandWFTool

Posted: 12 Jun 2024, 09:37
by feges57244
Good morning everyone,
I have the Mi Band 8 and I can't put it on my phone and it tells me it's not compatible with the Mi Band 8.

There is something wrong?

https://drive.google.com/file/d/1re8ZGf ... sp=sharing

I attach my project to you.

Thanks for your help.

Good day