Menu

Tree [59c955] master /
 History

HTTPS access


File Date Author Commit
 gui 2010-07-05 DarkPhoenix DarkPhoenix [59c955] Fix error thrown on triggering group state when...
 .gitignore 2009-12-30 Weeknie Weeknie [373156] Merge branch 'master' of ssh://pyfa.git.sourcef...
 LICENSE.txt 2009-11-24 cncfanatics cncfanatics [b0842b] Rename LICENSE to LICENSE.txt
 README.txt 2010-06-01 DarkPhoenix DarkPhoenix [110a4b] Update readme
 launch.py 2010-06-02 DarkPhoenix DarkPhoenix [6abb06] Move setting proper path encoding to model
 pyfa.ico 2009-08-10 cncfanatics cncfanatics [55f289] Add an icon file and a py2exe setup script
 setup.py 2010-06-01 DarkPhoenix DarkPhoenix [eba5c1] Remove downloadData.py from py2exe setup file a...

Read Me

Copyright 2009 Diego Duclos

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Contact Information
====================
I can be mailed at diego.duclos@gmail.com
I also regularly check the issue tracker at https://sourceforge.net/tracker/?group_id=270992


Quick install guide
====================
	Windows
	=======
	- Make sure you have the Microsoft Visual C Runtime installed
			url: http://www.microsoft.com/downloads/details.aspx?familyid=32bc1bee-a3f9-4c13-9c99-220b62a191ee&displaylang=en
	- run pyfa.exe
	Linux
	=====
	- Make sure you have python 2.5 (2.6 prefered), pygtk 2.x and gtk 2.x
	- Start launch.py
	Mac OS
	======
	- Make sure you have gtk-osx (instructions at: http://sourceforge.net/apps/trac/gtk-osx/wiki/Build), pygtk (instructions at: http://sourceforge.net/apps/trac/gtk-osx/wiki/PyGtk) and python 2.5 (2.6 prefered)