Skip to content

Flight Tracker: Real-time flight updates and interactive map for seamless tracking and staying in the loop.

License

Notifications You must be signed in to change notification settings

shallvhack/Flight-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Flight Tracker 🌟

👩‍💻 Author: Madhav 👩‍💻

📋 Overview

The Flight Tracker is a Python-based tool that allows users to track flights in real-time. It provides up-to-date information on the status, location, and other details of flights from various airlines worldwide.

✨ Features

  • Real-time Flight Tracking: Track flights in real-time using live data from flight APIs.
  • Flight Details: Retrieve comprehensive information about each flight, including departure/arrival times, flight status, aircraft type, and more.
  • Interactive Maps: Visualize flight routes on flightradar24.com map, allowing users to zoom in, pan, and explore flight paths.
  • Flight Status: Stay updated with real-time flight status information.
  • Simple setup and configuration

🔧 Prerequisites

  • Python 3.10 or above
  • pip package manager
  • Discord Bot token and channel ID

🚀 Installation

  1. Clone this repository:
    git clone https://github.com/shallvhack/Flight-Tracker.git
  2. Install dependencies:
    cd Flight-Tracker
    python3 -m pip install -r requirements.txt
    
    

📚 Usage

python3 flight.py

📷 Screenshot

Tool Menu

💪 Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.

📜 License

This project is licensed under the MIT License.

🙏 Acknowledgments