Simple GUI to convert csv files to xlsx files (Excel)
Delimiter is by default semicolon ;
By now it needs to be changed in the code.
- Option to change delimiter
- Optimize threading (thread runs in background when closing the GUI while conversion is running)
- Rice GUI
- Automatic resize of elements when changing window size