The initial idea of this script is to be used on the terminal either on Linux/OSX but also on Windows. However, this limits people not able to use the command-line. A possible solution is to make an Electron app integrated with the functions of this script.
To make this possible it is necessary to understand how to integrate this code inside of an Electron app and how to write the code to make this process easy.
The initial idea of this script is to be used on the terminal either on Linux/OSX but also on Windows. However, this limits people not able to use the command-line. A possible solution is to make an Electron app integrated with the functions of this script.
To make this possible it is necessary to understand how to integrate this code inside of an Electron app and how to write the code to make this process easy.