- Added settings option to enable / disable free storage space check.
- Improve storage check to follow symlinks and return the partition free space where the data resides instead of where the symbolic links resides.
- Added command line support for specifying PixelFlasher config json file, use
-c
or--config
flag followed by full file path of configuration json file. - Added command line
--console
(only useful on Linux / Mac) to display all PixelFlasher output to console, useful when troubleshooting. - Further improved handling of large file extraction on low memory computers.