ShotokanZH / flipper_sub_plotters_comparers

Flipper SUB Plotters / comparers!
117 stars 15 forks source link

Getting to work on windows #3

Closed JacYuan1 closed 1 year ago

JacYuan1 commented 1 year ago

Hi,

I am using your tool to parse a flipper zero signal I caught however, I noticed your commands are being ran on Linux operating systems but in my case I'm using Windows OS. Is there a way to convert this line: "python3 -BO plotall.py sample_files/433Tesla* --outfile out/out_plotall.html" to windows PowerShell? I have attached a screenshot as to what I mean. I'm also using VS Code.

image

Thanks

ShotokanZH commented 1 year ago

You can try and just write the slashes in the opposite direction: \ instead of /