Giter Site home page Giter Site logo

mo0haned / auto-whatsapp Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 862 KB

Whatsapp automation to send messages for many numbers in excel file

License: MIT License

HTML 99.09% JavaScript 0.28% Python 0.62%
electron auto-whatsapp eel whatsapp-automation

auto-whatsapp's Introduction

Auto-Whatsapp

Whatsapp automation to send messages for many numbers in excel file

This project is based on Eel and electronJs to use electron desktop API . I'm still working on the documentaion of how to edit it. i know it's not that obvious but for now :

1 - Download electron binary and extract it into "electron" folder in the project.

2 - change electron.py file in eel libirary in your env. for the windows platform to be

 if sys.platform in ['win32', 'win64']:
        # It doesn't work well passing the .bat file to Popen, so we get the actual .exe
        bat_path = os.path.join(os.path.abspath(os.getcwd()),r'electron\electron.exe')
        return os.path.normpath(bat_path)

now when you write python main.py it will work.

also working on how to deploy it with pyinstaller. my first release is not the best option for deploy

auto-whatsapp's People

Contributors

mo0haned avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.