Skip to content

jpgneves/t-10_server

Repository files navigation

t-10_server

Build Status

Server for the T-10 (T minus ten) #spaceapps 2013 project: http://spaceappschallenge.org/project/t-10/

App code at https://github.com/stereoket/T-10

Project by Kate Arkless Gray (@SpaceKate), João Neves (@jpgneves), Ketan Majmudar (@ketan) and Dario Lofish (@dariolofish).

Follow us on @TeeMinus10, and visit us at http://teeminus10.com

Weather data provided by: http://openweathermap.org

ISS location data provided by: http://open-notify.org and Celestrak (http://celestrak.net)

Timezone information provided through GeoNames.org (http://geonames.org).

Powered by Python, with support of the following (awesome) libraries provided by the OSS community:

How to use

Set up a Python virtualenv and then run the following from the t-10_server directory:

$ pip install -r requirements.txt
$ python ./teeminus10_api.py

You can configure options (hostname, port) by editing the teeminus10.config file.

About

#spaceapps server for the T-10 (T minus ten) project: http://spaceappschallenge.org/project/t-10/

Resources

License

Stars

Watchers

Forks

Packages

No packages published