shallvhack / Flight-Tracker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌟 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


About

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

License:MIT License


Languages

Language:Python 100.0%