Skip to content

Releases: DarshanParbadiya/WhatsApp-Automation-Bulk-Messages-Images-Sender

PySide6 migration latest

05 Nov 19:13
f57e582
Compare
Choose a tag to compare
  1. I’ve fully migrated the project to PySide6, and I’ve added convenient features like configuration files. Now, if the WhatsApp Web UI changes, adjustments can be made directly through the app itself—no source code changes required. Enjoy the enhanced flexibility!
  2. The program is set to check that the configuration file is located in the same directory as the software. If the config file is missing, the program will automatically exit.
  3. config file is included in the zip.

Bug fixes

27 Nov 03:15
Compare
Choose a tag to compare

update selenium to latest version.

Version 1.3-beta

16 Jun 06:34
69438c9
Compare
Choose a tag to compare
  1. This version includes all the features from the past and adds export sent, not sent or invalid numbers in CSV fomat.

  2. whatsapp_helper.zip contains one-folder bundle executable .exe file in whatsapp_helper folder.

  • Don't shrink window size of whatsapp Web in chrome browser since it changes HTML tags.
  • exported csv will be available in the same folder, but it will be hard to find since so many files will already be there.
  1. dist.zip contains one-file bundled executable. It is better for exporting csv, csv will be available in the same folder.

Version 1.2 WhatsApp Helper

22 Apr 09:31
0194f58
Compare
Choose a tag to compare

This release contains feature to send different messages which are attached with images.
executable contains single .exe file in dist folder. Do not move it outside of the folder, dependencies are located in build folder.

WhatsApp messages sender

19 Apr 13:18
7b5ab99
Compare
Choose a tag to compare
Pre-release

This is GUI program powered by PySimpleGUI and python, I had fun learning to make this little project in python.
image