Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/highoncarbs/automato
🎉🎉 ( v2 ) Web Application to automate sending Whatsapp, SMS & Email* campaigns
https://github.com/highoncarbs/automato
automate marketing-automation marketing-tools selenium selenium-python whatsapp-bot whatsapp-web
Last synced: 4 months ago
JSON representation
🎉🎉 ( v2 ) Web Application to automate sending Whatsapp, SMS & Email* campaigns
- Host: GitHub
- URL: https://github.com/highoncarbs/automato
- Owner: highoncarbs
- License: mit
- Created: 2018-12-13T07:35:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:30:36.000Z (about 2 years ago)
- Last Synced: 2024-10-01T00:23:57.957Z (4 months ago)
- Topics: automate, marketing-automation, marketing-tools, selenium, selenium-python, whatsapp-bot, whatsapp-web
- Language: Vue
- Homepage: https://highoncarbs.ml/work/automato
- Size: 6.8 MB
- Stars: 118
- Watchers: 11
- Forks: 34
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Web Application to automate sending Whatsapp Messages , SMS & Email campaigns( WIP ).
## Features
* Scrape business data from Google Maps , IndiaMart ( more coming soon )
* Mange your contacts , tag them to send specialized campaigns.
* Manage and edit contact/business .
* Import/ Export Data ( WIP ) out of Automato
* Setup templates for campaigns
* Send Whatsapp and SMS campaigns without any extra cost## Installation & Setup
*NOTE:* You'll need to use python3.
To install requirements :
> Clone or download https://github.com/padamsethia/automato
> Run pip install -r requirements.txt in automato/back
> Run npm install in automato/front
> npm run dev to run the frontend at automato/front
> python run.py to run the backend at automato/back
> python huey-consumer.py tasks.huey to run the consumer at automato/back
Automato requires the following softwares to work , please follow the setup from the offical docs.
* [Selenium](https://www.seleniumhq.org/)
* [MySQL](https://www.mysql.com/downloads/) as backend database## Issues and Requests
For any issue or requests , kindly use Github Issues.## Projects Used
* [Bulma CSS](http://getskeleton.com)
* Flask
* Buefy
* Vue.js
* SQLAlchemy
* Albemic## License
This project is licensed under the [MIT License](./LICENSE).