-
- 管理员
-
-
Support Ukraine
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.
Amazfit BIP to BIP S json converter
版主: asoo, lvpokka, Internal error, Watchmens
版面规则
All communication in this branch should only be in English.
To discuss tools that are not in this section, use the “Watchfaces tools (discussion)” forum.
All communication in this branch should only be in English.
To discuss tools that are not in this section, use the “Watchfaces tools (discussion)” forum.
Amazfit BIP to BIP S json converter
Hi
I've made small app to convert json file from BIP to BIP S.
Tried it on few watchfaces. Feel free to try. If you notice problems please report it here.
.NET 4.5.2 required.
Using AmazfitBip, AmazfitBipS Tools, this and some batch commands it's possible to make full automated script to convert *.bin files from BIP to BIP S.
I've made small app to convert json file from BIP to BIP S.
Tried it on few watchfaces. Feel free to try. If you notice problems please report it here.
.NET 4.5.2 required.
Using AmazfitBip, AmazfitBipS Tools, this and some batch commands it's possible to make full automated script to convert *.bin files from BIP to BIP S.
- 附件
-
BIP2Sjson.zip- (269.55 KiB) 已下载 2182 次
上次由 4timepi 在 17 8月 2020, 05:37,总共编辑 2 次。
- Klabautermann
- WF maker
- 帖子: 3
- 注册时间: 24 5月 2020, 10:43
- 来自: Germany
- Has thanked: 3 time
- 联系:
Nice work!
But does the BipS tool finally support the step progress linear-indicators and heartrate scale-indicators?
(i really want to integrate those graphical elements into my new watchface ideas, like in some BipS stock watchfaces from the app)
But does the BipS tool finally support the step progress linear-indicators and heartrate scale-indicators?
(i really want to integrate those graphical elements into my new watchface ideas, like in some BipS stock watchfaces from the app)
Thank you very much, I was planning to do something similar because I was tired of rewriting it manually, but I didn't have the necessary knowledge and much time yet. Thank you very much, it works perfectly.
The script shows an error in the dll.
Unexpected character encountered while parsing value: H. Path '', line 0, position 0.
Unexpected character encountered while parsing value: H. Path '', line 0, position 0.
You will need to add some lines of code "Number": {joab 写了: 29 10月 2020, 15:46thank´s for the converter tool. For some reason the numbers for battery, calories, steps and heartrate are not displayed. Any idea why?
like this:
"Activity": {
"Steps": {
"Number": { <------- this
"TopLeftX": 62,
"TopLeftY": 148,
"BottomRightX": 45,
"BottomRightY": 26,
"Alignment": "TopLeft",
"Spacing": 2,
"ImageIndex": 11,
"ImagesCount": 10
}
},
"Pulse": {
"Number": { <------- this
"TopLeftX": 81,
"TopLeftY": 125,
"BottomRightX": 71,
"BottomRightY": 24,
"Alignment": "TopLeft",
"Spacing": 2,
"ImageIndex": 11,
"ImagesCount": 10
}
}
在线用户
正浏览此版面之用户: 没有注册用户 和 1 访客