If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know.
If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.

La ricerca ha trovato 10 risultati

Return

da osmat
05 ago 2019, 19:03
Jump to forum
Jump to topic

Amazfit watchfaces Tool

https://cdn1.savepice.ru/uploads/2019/8/5/6da5881f902a163d8262fb1b82a899b2-full.png



We have been working for a long time and continue to make our own Tool for watch faces.
Everything is built on these sources.

Support watch faces for devices

Amazfit Bip
Xiaomi Mi Band 4
Amazfit GTR ...
da lvpokka
08 lug 2019, 12:57
Jump to forum
Jump to topic

MiBandWFTool

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 ...
da lvpokka
12 lug 2019, 17:17
Jump to forum
Jump to topic

Re: MiBandWFTool

[mention]Anonymous86[/mention] calories not supported yet
[mention]lukbe[/mention] same problem, just added 21 weekdays 1-14 single pixel, last 7 normal

UPD>
v1.3.6
https://yadi.sk/d/7CFMjn5qSvmARA
-palette mode fix
da jfernandezcaro
15 lug 2019, 19:23
Jump to forum
Jump to topic

Re: MiBandWFTool

I found out a complete list of accepted parameters on a chinese forum called bandbbs. Attached, I hope it helps:
It contains 2x json files. One with Chinese explanations, another in plain format.
Also a picture showing how it looks like.
da lvpokka
30 lug 2019, 22:26
Jump to forum
Jump to topic

Re: MiBandWFTool


Hi,

I'm was trying to use a raw.cfg file but i get this error:
Found raw.cfg
[Error] Found raw.cfg but it contains unallowed characters, please use (ex. 0,1,3,4,5)
I'm using Ubuntu (Wine with Mono-gecko instead of .NET). The problem is that the editor i'm using (gedit) is always putting EOL ...
da lvpokka
27 ago 2019, 16:18
Jump to forum
Jump to topic

Re: MiBandWFTool

Not possible...

b.t.w

v1.3.9
https://yadi.sk/d/t-gN9dmQN4myzA
- 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)
da lvpokka
08 set 2019, 09:05
Jump to forum
Jump to topic

Re: MiBandWFTool

v1.4.0
https://yadi.sk/d/hZnqJhUsUK6zow
- Added image quantization converter algorithm, it will compress image if it will have too much palette colors.
-- Will not affect RAW images. Added flag (ForceImageCompressor) to config
- If animation RepeatCount is 1, it will repeat only once
- Gif animation ...
da lvpokka
10 set 2019, 23:59
Jump to forum
Jump to topic

Re: MiBandWFTool

yeah, probably new library is not truly support mono. I will check it, thx
da lvpokka
18 set 2019, 08:18
Jump to forum
Jump to topic

Re: MiBandWFTool

v1.4.1
https://yadi.sk/d/qcQN824qWeP2lw
- Linux will use old GIF builder
- Other bugfixes
- New WF support
- Added new elements (time delimiter / step icon / linear progress )
da lvpokka
18 set 2019, 22:37
Jump to forum
Jump to topic

Re: MiBandWFTool

Nope 1.3.9 works same as now, i just start using new lib in 1.4.0 for gif creation... but i will check, thanks.
If someone can confirm that "GIF builder never worked for mono" then i will revert code for preview generator

hmm just check legacy code, there is png generators for mono(linux) so you ...