blumenmann Posted November 28, 2012 Report Posted November 28, 2012 Udo Thiel had a great idea and made the great program XAirport:http://www.udo-thiel...grammieren.htmlI think this tool is so usefull that everyone should have something like that. But XAirport is programed with XCode and is just availiable for Apple devices. So I started to make something similar with python an TKinter.The tool can be downloaded from my blog:http://xplane.lycka....nload.php?id=22This is just a first beta Version, but it should run with every 2.X Python version. But for the other planed features I need help from some python developers.Following features are planed in future:provide an .exe version for Windows usersautomatic update of the navigation dataa version which runs as a x-plane pluginFor colaboration I started a github project:https://github.com/lyckade/XP_AirportsSo if you have a lot of experience with python and want to help me. Feel free to contact me.Greetings Andreas Quote
iandiss Posted November 29, 2012 Report Posted November 29, 2012 Hi Andreas,Looks like a very helpful tool. Could you please provide installation instructions in English as the read-me in the zip file is in German.thanks Quote
blumenmann Posted November 29, 2012 Author Report Posted November 29, 2012 Oh sorry.Just added a short installation message to the gihub wiki: https://github.com/lyckade/XP_Airports/wiki/InstallationBut there is no real installation of the script needed. Make sure that you have python (http://www.python.org/) installed on your computer. If you are using a Mac or Linux there should be python. If you have no python installation on your computer download the newest 2.7 version and install it on your system. Run the main.py file with python. Thats it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.