Simple app to open and close the browser on scheduled time.
Download files, you need to have NodeJs and Firefox installed in your environment.
Open a terminal inside the program folder and run this command to install the packages.
npm i
To start the application use thi command
npm run start