You are not logged in.
Pages: 1
I have this idea today, what about a post about space data scripts!? i "made" this script to watch the ISS webcam, but i'm thinking about scripts to get real data from NASA or ESA about stellar, satellite, etc in realtime, such as the info one gets from stellarium for example, but in bash scripts or cli, maybe some of you guys had already done some of these
get_iss_webcam
#!/bin/bash
cvlc http://www.nasa.gov/multimedia/isslivestream.asx
EDIT: maybe an script to show the position of sky objects in realtime? such as the data & pictures from http://www.heavens-above.com/
Last edited by leo2501 (2009-03-21 16:30:18)
Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
-- Antoine de Saint-Exupery
Offline
Thanks for sharing.
Shame I have this on TV xD
Last edited by haxit (2009-03-21 16:35:17)
Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.
Offline
Pages: 1