antrikshmisri / Github-Automation

Github automation with clean frontend
6 stars 7 forks source link

change os.getcwd() to path entered in app #2

Closed antrikshmisri closed 3 years ago

antrikshmisri commented 3 years ago

Splash.js has a state variable called dirValue that holds the path entered in the textbox. Pass that variable to eel.init() function and change all scripts to work with the new path.