Aman Raj

Results 20 comments of Aman Raj

@prateek-senapati Add some algorithms

what is exact problem you are facing

Nice Idea @Nauj-Montes Do you want to work on this?

Hi @sriramcu You can set `head = false` in `server.js` on line 16. Using that there will be a chromium instance on which you can quickly open the mic. Thanks...

No @Useems, this is not a 2-Step verification issue. What happens is when you try to login from a different location/IP google wants sends an OTP for that machine. You...

Hi @jainpawan21 Can you set `head = false` in `server.js` on line 16 and try again. Then you can see where it is going wrong.

You just have to choose the future time and date like ![image](https://user-images.githubusercontent.com/42104907/90816867-9380d380-e34a-11ea-9337-4190f45c2e06.png) I have used `Date.now()` which will take your local device time to calculate it.

I was busy lately, I will improve the documentation and create a demo video shortly.

Thanks for the info @CrazyCoder009 @samadritsarkar2 Updated Readme.

Hi @CrazyCoder009 Actually you can use puppeteer on Heroku and Linux too. You can see in #1 that I deployed it on Heroku using a puppeteer bundle pack. The same...