A python reimagining of cowsay.
Have a astronaut say something, or let it tell you where the ISS is currently!
pip install spacesay
When you first run spacesay it will ask for a username for your Geonames API access, please visit https://www.geonames.org/login to create a username.
Run without options will tell you where the ISS is located.
> spacesay
___________________________________
/ \
| The ISS is over: |
| North Atlantic Ocean |
| As of: Feb 20 00:13 |
\ _________________________________/
| /
_____ //
.' '. v _
/ .-""-\ _/ \
.-| /:. | | |
| \ |:. /.-'-./
| .-'-;:__.' =/
.'= *=|NASA _.='
/ _. | ;
;-.-'| \ |
/ | \ _\ _\
\__/'._;. ==' ==\
\ \ |
/ / /
/-._/-._/
\ `\ \
`-._/._/
Run with a string argument to have it echo what you say.
> spacesay "Hello world, I'm in space!"
___________________________________
/ \
| Hello world |
| I'm in space! |
\ _________________________________/
| /
_____ //
.' '. v _
/ .-""-\ _/ \
.-| /:. | | |
| \ |:. /.-'-./
| .-'-;:__.' =/
.'= *=|NASA _.='
/ _. | ;
;-.-'| \ |
/ | \ _\ _\
\__/'._;. ==' ==\
\ \ |
/ / /
/-._/-._/
\ `\ \
`-._/._/
I'd be super appreciative if you supported me!