Open Domenick90 opened 1 year ago
I feel these files are just cumbersome, I don't see that much of a difference between typing python main.py -d
and unpack
.
Between you hardcoded the path to main.py in your computer
I feel these files are just cumbersome, I don't see that much of a difference between typing
python main.py -d
andunpack
. Between you hardcoded the path to main.py in your computer
python main.py -d path\to\inputfule - this command unpack WatchFace to current directory? This version 1 for scripts, maybe in the future i can get rid of hardcode paths...
version 1 for scripts, maybe in the future i can get rid of hardcode paths...
You must fix it, it only works for your computer otherwise
Fixed scrits without hardcode paths.
Can you renamed the "encoding-decoding" directory to a more common name like "bin" ?
Can you renamed the "encoding-decoding" directory to a more common name like "bin" ?
done!
Thank you for your contribution! Unfortunately I think it will be a real mess and will need a script for every feature added. If you really want to add something like this, why don't you create one single file called "miwtool.bat" which just redirects the arguments to the main python script. That way it will be much easier and more organized.
scripts for wf encoding-decoding for windows