So that I can invoke with this in command line: ```sh simplest-file-renamer . ``` https://stackoverflow.com/questions/30815446/how-to-pass-command-line-argument-in-electron/37656760 https://stackoverflow.com/a/64613200/665507 https://discourse.appimage.org/t/command-line-parameter-transfer/1537/2 https://github.com/AppImage/AppImageKit/issues/917 If time allows I'll create a PR :crossed_fingers:.
So that I can invoke with this in command line:
simplest-file-renamer .https://stackoverflow.com/questions/30815446/how-to-pass-command-line-argument-in-electron/37656760
https://stackoverflow.com/a/64613200/665507
https://discourse.appimage.org/t/command-line-parameter-transfer/1537/2
AppImage/AppImageKit#917
If time allows I'll create a PR 🤞.