Update the very cool script to:
1) Allow for RDP Connection conversions;
2) Allow for VNC Connection conversions;
3) Allow target directory to be replaced with your own (optional) if required;
4) Use different filename convention (closer to original Remmina);
5) Used the correct Group and Sub-Group character split for Names, although this can be configured;
6) Force the server string to include the port number (even if it is default)
Some todos:
1) I had some trouble when the passwords were empty to be encrypted, so I just made them blank in Remmina and skipped the encryption portion
2) Who knows, maybe more testing and/or try/catch statements around external library usage such as file io and secretstorage?
Update the very cool script to: 1) Allow for RDP Connection conversions; 2) Allow for VNC Connection conversions; 3) Allow target directory to be replaced with your own (optional) if required; 4) Use different filename convention (closer to original Remmina); 5) Used the correct Group and Sub-Group character split for Names, although this can be configured; 6) Force the server string to include the port number (even if it is default)
Some todos: 1) I had some trouble when the passwords were empty to be encrypted, so I just made them blank in Remmina and skipped the encryption portion 2) Who knows, maybe more testing and/or try/catch statements around external library usage such as file io and secretstorage?