Daniel Olasupodanielolasupo.hashnode.dev·Nov 12, 2023PyAutoGUI: How To Automate Work With Python | Full Course With Projects!# Introduction Are you interested in learning how to automate tasks using PyAutoGUI, even with minimal programming knowledge? Have you ever wondered if you could take automation to the next level by automating a widely popular game enjoyed by million...Discuss·12 likes·142 readsPython
Tiago Rangel de Sousablog.tiagorangel.com·Sep 22, 2022Reading the latest Whatsapp messages using python and pyautoguiThis post was originaly posted on my medium Introduction Hi everyone! I had built this some time ago this code and now I want to share it with everyone. My idea was to open WhatsApp, select the phone number, and read the messages, but then I needed ...Discuss·43 readsPython
Tiago Rangel de Sousablog.tiagorangel.com·Sep 22, 2022Sending WhatsApp messages with Python and PyAutoGUIThis post was originaly posted on my medium The project Hi everyone! Today I’m building a text-to-whatsapp python app Bellow, I have the code, and I will explain everything in the comments. Oh, but first run the following commands: $ pip3 install we...Discuss·391 readswhatsapp
Shaheer Sarfarazdakheera47.hashnode.dev·Sep 2, 2022Why I Created Thousands Google Meet Links and Rate Limited My AccountThe Idea It's simple really. What if you could have a Google Meeting with a code of your choosing. As you might already know, creating a new meeting with Google Meet creates a new link with a pattern of random unique letters at the end. The pattern l...Discuss·3 likes·72 readsGoogle