-
- Administrator
-
-
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
Moderators: asoo, lvpokka, Internal error, Watchmens
Forum rules
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.
-
4timepi
- WF maker
- Posts: 1
- Joined: 14 Aug 2020, 08:44
- Location: Poland
- Been thanked: 3 times
- Contact:
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.
- Attachments
-
BIP2Sjson.zip- (269.55 KiB) Downloaded 2174 times
Last edited by 4timepi on 17 Aug 2020, 05:37, edited 2 times in total.
- GIK-Team
- root
- Posts: 1014
- Joined: 22 Mar 2018, 10:00
- Location: Ukraine
- Has thanked: 1105 times
- Been thanked: 266 times
- Contact:
Moved to "Watchfaces Tools" 
"sometimes it's scary but it's still just you and me” — Leaving Laurel
- Klabautermann
- WF maker
- Posts: 3
- Joined: 24 May 2020, 10:43
- Location: Germany
- Has thanked: 3 times
- Contact:
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)
I would like to ask help from you guys I just happen to buy a Chinese version of amazfit bip s maybe some can help me to convert it to English version
thank´s for the converter tool. For some reason the numbers for battery, calories, steps and heartrate are not displayed. Any idea why?
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 wrote: 29 Oct 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
}
}
Who is online
Users browsing this forum: Amazon [Bot] and 1 guest