Skip to content
/ NaviSat Public

Satellite Information Tool For Finding Passing Times and Locations | Written in Python

License

Notifications You must be signed in to change notification settings

M4cs/NaviSat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

navsat
Forks Issues License Python 3.6+

NaviSat is a tool you can use to find locations and passing times of any NORAD satellite. This tool can be useful for finding when optimal times to intercept satellites are. Use this for educational purposes only. Requires n2yo.com API key.

Getting Started:

NaviSat requires API access to N2YO. This is a free service that grabs information about satellites orbiting the earth. You can simply register and then head to your settings.

In your settings you must set a location:

After setting a location retreive your API key from below:

After obtaining a N2YO account and getting your API key clone the repository using git:

git clone git://github.com/M4cs/NaviSat.git

After you complete cloning the repository run the following commands:

cd NaviSat/
chmod +x navisat.py
./navisat.py

It will guide you through setting up a configuration and then allow you to start using the tool.

Tools:

All results are predictions made by N2YO

Search Function

NaviSat has a search ability that allows you to search for any satellites above your designated location and grabs their NORAD ID. You can then use this NORAD ID in the vpasses or rpasses command.

Radio Passes Function

NaviSat will grab information about upcoming satellite radio passes. You can search by NORAD ID. Use the search function to find a satellite ID.

Visual Passes Function

NaviSat will grab information about upcoming satellite visual passes. You can search by NORAD ID. Use the search function to find a satellite ID.

Gen Info

Developed by @maxbridgland

Support E-Mail: mabridgland@protonmail.com

Licensed Under GNU GPL v3 License

About

Satellite Information Tool For Finding Passing Times and Locations | Written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages