SkillAgentSearch skills...

Tracker

A terminal-based real-time satellite tracking and orbit prediction application.

Install / Use

/learn @ShenMian/Tracker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

tracker

A terminal-based real-time satellite tracking and orbit prediction application.

<p align="center"> <img src="docs/screenshot_1.png" width="80%" alt="Screenshot"><br/> <small><i>The font used in the screenshot is <a href="https://github.com/microsoft/cascadia-code">Cascadia Code NF</a>.</i></small> </p>

Features

  • Orbit propagation: Real-time positions & trajectories using SGP4.
  • Detailed info: Object information.
  • Sky view: Polar azimuth/elevation plot.
  • Time shift: View past/future positions.
  • Object following: Follow selected object.
  • Infinite map: Continuous horizontal world map.
  • Auto updates: Automatic TLE updates.
  • Configurable: Custom display & behavior.
  • Localization: UI translations.

Installation

Package manager

Arch Linux

tracker is available in the AUR:

paru -S tracker # use your favorite AUR helper

Windows

scoop bucket add extra
scoop install tracker

Build from source

cargo install --git https://github.com/ShenMian/tracker

Documentation

License

Licensed under Apache License, Version 2.0.

Related Skills

View on GitHub
GitHub Stars261
CategoryDevelopment
Updated2d ago
Forks11

Languages

Rust

Security Score

95/100

Audited on Mar 27, 2026

No findings