Skip to content

ankan17/pyzapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions:

  1. Clone the repository. git clone https://github.com/ankan17/pyzapp.git && cd pyzapp

  2. Create virtual environment and activate it. python -m virtualenv . && source bin/activate

  3. Download geckodriver from https://github.com/mozilla/geckodriver/releases. Extract it and copy the executable inside the bin folder.

  4. Install selenium. pip install selenium

  5. Usage: python pyzapp.py "'<friend's name>'" "'<your message>'"

About

Schedule your WhatsApp messages via Python!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages