Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fitbit simulator with linux and wine

I have installed the fitbit simulator with wine on ubuntu 19.04. It almost works ...

I have created a project using "Digital Clock" template and run it on simulator (without modification). It just displays a red square at the bottom left corner. It seems to be the background of the clock. If I change the viewplort color to blue "viewport-fill: blue" - the square is blue. It seems like the viewport is not centred to simulators screen. Can some help?

Best Answer
0 Votes
2 REPLIES 2

I haven't used the sim on Linux, but from discussions on Discord, they seem to use Window 8.1 and this:

env WINEPREFIX=~/.wine32 WINEARCH=win32 winecfg
env WINEPREFIX=~/.wine32 wine .wine32/drive_c/users/greg/Local\ Settings/Application\ Data/Programs/@fitbitsimulator/Fitbit\ OS\ Simulator.exe

 

Best Answer
0 Votes

Thx - but this is not working. I installed the simulator on my old notebook with Windows. Not happy about this, but it is working.

Best Answer
0 Votes