A curses-based terminal application for viewing and analyzing satellite Two-Line Element (TLE) data
- 📡 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
-
Pre installed libs:
pip3 install pyephem pip3 install (if windows) windows-curses (else) curses pip3 install pip3 install numpy -
Clone the repository and run it:
git clone https://github.com/WR117H/SkySploit.git cd SkySploit python3 SkySploit.py