Skip to content

Terminal tool that calculates your two dimensional distance from the International Space Station 🛰

Notifications You must be signed in to change notification settings

thePianoKid/iss_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ISS Tracker

Terminal tool that calculates your two dimensional distance from the International Space Station 🛰

Developement Installation

$ python3 -m virtualenv iss-tracker # Mac and Linux
$ virtualenv iss-tracker # Windows

$ source iss-tracker/bin/activate # Mac and Linux
$ .\iss-tracker\Scripts\activate # Windows

$ python3 -m pip install -r requirements.txt # Mac and Linux
$ pip install -r requirements.txt # Windows

About

Terminal tool that calculates your two dimensional distance from the International Space Station 🛰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages