• 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

This forum is designed to discuss and develop tools creating watch faces.

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.
Post Reply
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

Post by 4timepi »

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.
Attachments
BIP2Sjson.zip
(269.55 KiB) Downloaded 2174 times
Last edited by 4timepi on 17 Aug 2020, 05:37, edited 2 times in total.
User avatar
TXK
Posts: 299
Joined: 10 Apr 2018, 05:15
Location: china
Has thanked: 149 times
Been thanked: 97 times
Contact:

Post by TXK »

great job, thank~!
Lienarhba
Posts: 7
Joined: 12 Aug 2020, 15:08
Location: Ukraine
Has thanked: 1 time
Contact:

Post by Lienarhba »

Fantastic , great work keep it up .
User avatar
GIK-Team
root
Posts: 1014
Joined: 22 Mar 2018, 10:00
Location: Ukraine
Has thanked: 1105 times
Been thanked: 266 times
Contact:

Post by GIK-Team »

Moved to "Watchfaces Tools" ;)
"sometimes it's scary but it's still just you and me” — Leaving Laurel
User avatar
Klabautermann
WF maker
Posts: 3
Joined: 24 May 2020, 10:43
Location: Germany
Has thanked: 3 times
Contact:

Post by Klabautermann »

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)
Nimre
Posts: 1
Joined: 12 Oct 2020, 11:45
Location: Manila
Contact:

Post by Nimre »

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
User avatar
joab
WF maker
Posts: 1
Joined: 29 Oct 2020, 14:15
Location: Ulm
Contact:

Post by joab »

thank´s for the converter tool. For some reason the numbers for battery, calories, steps and heartrate are not displayed. Any idea why?
WilomanCZ
Posts: 10
Joined: 05 Oct 2019, 08:00
Location: Czechia
Been thanked: 4 times
Contact:

Post by WilomanCZ »

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.
wolfgangv
Posts: 1
Joined: 06 Dec 2019, 12:04
Contact:

Post by wolfgangv »

The script shows an error in the dll.
Unexpected character encountered while parsing value: H. Path '', line 0, position 0.
Dark5375
WF maker
Posts: 1
Joined: 22 Oct 2021, 11:50
Location: Si
Contact:

Post by Dark5375 »

joab wrote: 29 Oct 2020, 15:46
thank´s for the converter tool. For some reason the numbers for battery, calories, steps and heartrate are not displayed. Any idea why?
You will need to add some lines of code "Number": {

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
}
}
Aaronfet
Posts: 6
Joined: 09 Jul 2021, 01:47
Location: Russia
Contact:

Post by Aaronfet »

I am new to this forum and was wondering if you could tell me what the HSBI Converter is and how you use it. I didn't see anything else on this forum. Thank you.

GWF
Post Reply

Return to “Watchfaces tools”

Who is online

Users browsing this forum: Amazon [Bot] and 0 guests