Skip to content

ABHIRAM-CREATOR06/Satellight-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Satellight Tracker 🚀

A Terminal User Interface (TUI) application for real-time satellite tracking with a website leading to downlaod page

📌 Overview

Satellight Tracker is a Rust-based TUI application that provides real-time satellite trajectory tracking.
It enables users to analyze satellite positions efficiently within the terminal.

This project integrates with:

  • Rust-based core logic for satellite calculations.
  • Python GUI (Tkinter) for easy execution.
  • HTML & CSS documentation with a structured, glassmorphism-based UI.

⚡ Features

Real-time satellite tracking with precise calculations.
Seamless execution via a Python-based GUI.
Cross-platform compatibility (Windows, Linux, macOS).
Modern glassmorphism UI for documentation.
MIT License – Open for public domain use.


🛠 Installation & Setup

1️⃣ Clone the Repository

Run the following command in your terminal:

git clone https://github.com/ABHIRAM-CREATOR06/Satellight-Tracker.git  
cd Satellight-Tracker  

2️⃣ Install Rust & Dependencies

Ensure Rust & Cargo are installed. If not, install them using:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh  
source $HOME/.cargo/env  

Then Navigate to Project Directory

cd rust_project_directory  # Replace with the actual directory name  
cargo build  

3️⃣ Run the code

cargo run

This enusres tht the terminal part is sorted.

4️⃣ For app Purposes

pip install tkinter
pip install pyinstaller

The GUI application is created and converted into a app and is loaded as a downlable file in info.html file.

5️⃣ Enjoy the application


License

This project is licensed under MIT, meaning:

  • You are free to use, modify, and distribute the code.
  • You must provide attribution to the original author.
  • The code comes without any warranty or liability.

For more details, see the LICENSE file.


About

Track satellites real time with less memory usage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published