Git Product home page Git Product logo

iss-tracking-system's Introduction

ISS Location Tracker

This is a python application that tracks the location of the International Space Station (ISS) and displays it in real-time. The location information includes the latitude, longitude, and address (when available) of the ISS. The location history is also stored in a SQLite database.

Features

  • Display the current latitude, longitude, and address (when available) of the ISS
  • Store the location history of the ISS in a SQLite database
  • Create a graph of the historical location data of the ISS using matplotlib
  • Display the location of the ISS on a map using folium. see the map.

Requirements

  • Python 3
  • matplotlib
  • folium
  • geopy
  • sqlite3
  • requests
  • tkinter
  • json

Usage

  1. Clone the repository to your local machine. git clone https://github.com/dafrabzinator/iss-tracking-system.git
  2. Run the issa.py file using Python3 -m issa.
  3. The location information of the ISS will be displayed on a tkinter GUI.
  4. The location history will be stored in the iss.db SQLite database.
  5. The historical location data of the ISS will be displayed in a graph in the iss_location_data.png file.
  6. The location of the ISS will be displayed on a map in the map.html file.

License

This project is licensed under the MIT License. See LICENSE for more information.

Author ๐Ÿ“

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.