Remove temporary files left behind after shooting with the Dwarf 3 Smart Telescope, and after stacking with Deep Sky Stacker (DSS).
It deletes the following files, directories, and patterns:- "img_reference.png"
- "img_stacked_all.tif"
- "img_stacked_counter.png"
- "shotsInfo.json"
- "*stacked*"
- "*.info.txt"
- "*.stackinfo.txt"
- "failed*"
- "Thumbnail"
Once installed, you simply download this project, extract it into a directory, open a terminal, navigate to the directory, and run
cargo build --release. This will create an executable in clean_dss_dwarf_files/target/release/ called clean_dss_dwarf_files. Just move that executable to a directory with your space projects in and run it to clean the temporary files!