Page 1 of 1

Create watch face on Mac OS X

Posted: 11 Jul 2019, 06:32
by navlefnuller
Is that possible, I can't open the exe file in AmazfitBipTools folder?

-Peter

Re: Create watch face on Mac OS X

Posted: 12 Jul 2019, 09:10
by osmat
Hello at the moment it is impossible

Re: Create watch face on Mac OS X

Posted: 16 Jul 2019, 22:01
by leytzan
Actually it is possible. It requires some basic Terminal usage knowledge.

I have installed Wine which allows execution of .exe files. Type 'homebrew wine' in Google to find some tutorials how to do that (I have used one by David Baumgold). In general it is useful to have Homebrew on Mac OS - it simplifies installation of libraries and tools.

I was using AmazfitBipTools 1.0.3.1. If you have Homebrew installed you can install also p7zip to extract AmazfitBipTools.7z file. To install p7zip type 'brew install p7zip' in the Terminal. To extract file type '7za x AmazfitBipTools-1.0.3.1.7z'.

If you have Wine installed you can run .exe file by typing e.g. 'wine WatchFace.exe xxxx.bin' .

I have tested it personally and both unpacking and packing of watch faces works just fine. Hope it will work for you.

Re: Create watch face on Mac OS X

Posted: 27 Oct 2019, 12:34
by hafiz768
I think Your problem solution exist here