Posts

Showing posts from June, 2021

Gmail Auto Reply to unseen Emails in a Day

Image
 We Get So many Emails in a Day. we are unable to read all the Emails what we get in a day. Some of the   Emails are remained unseen. for Example if you are a manger or a Employee if you really need to send a  reply to unseen emails. By Manually we cannot read all mails and sending a reply to 1000 emails in a   day. You need to program to do this.    I was made a python script to send a reply to all unseen Emails.                    This is the UI which I was made using python tkinter library .                    if you really need to know how it works practically..                    I will share a video Link here....                                          ...

Facebook Automation to send a post in multiple Groups

              if you are having a fb account like 40 Groups. if you are organizer head or employee of a product             based company. you need to put a post in more than 40 Groups daily. Its lot of Stress Taking Time             and also you feel worried about keeping msg correctly in posts. You may be post differently in              different Groups. For that you need a program , if you given a instructions to machine, machine              will do correctly, fastly as compared to humans.                thats why I made a program using python automation .                 for python automation               you need a python module called selenium    ...