Skip to content

WR117H/SkySploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SkySploit

A curses-based terminal application for viewing and analyzing satellite Two-Line Element (TLE) data

Features

  • 📡 Real-time TLE data fetching from Celestrak
  • 📊 Detailed orbital parameter analysis
  • 🖥️ Terminal-based UI with curses interface
  • 🛰️ Supports all active satellites
  • 🧮 Advanced orbital mechanics calculations

Screenshots

Screenshot 2025-08-11 200115 Screenshot 2025-08-11 200123 Screenshot 2025-08-11 200131

Installation

  1. Pre installed libs:

    pip3 install pyephem
    pip3 install (if windows) windows-curses (else) curses
    pip3 install 
    pip3 install numpy
    
  2. Clone the repository and run it:

    git clone https://github.com/WR117H/SkySploit.git
    cd SkySploit
    python3 SkySploit.py
    

About

SkySploit: Satellite OSINT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages