Go to file
Skyler Lehmkuhl 837e1b6619 More work 2012-01-10 15:57:33 -05:00
GUI PyGUI should now work without installation 2012-01-05 20:06:00 -05:00
media Brought lightningbeam files into source control 2012-01-04 13:39:41 -05:00
swfc Added error script to run if no supported architecture is found (itanium sparc etc.) 2012-01-08 13:33:49 -05:00
README Updated README to reflect that OSX swfc binary was successfully tested on PPC and x64. 2012-01-10 14:45:37 -05:00
base.js Added GPLv3 license 2012-01-09 16:12:18 -05:00
colors.py Added GPLv3 license 2012-01-09 16:12:18 -05:00
gpl.txt Added GPLv3 license 2012-01-09 16:12:18 -05:00
lightningbeam More work 2012-01-10 15:57:33 -05:00
lightningbeam_windows.py Added GPLv3 license 2012-01-09 16:12:18 -05:00
misc_funcs.py added back missing funcs 2012-01-09 21:55:46 -05:00
svlgui.py Buggy image support added (PNG only) 2012-01-10 14:39:17 -05:00

README

Lightningbeam is currently under heavy development. Things may change often.

Please note you need a patched version of PyGUI to run in PyGUI mode.
And it doesn't really run in any other mode yet. To be fixed. (maybe?)

To run: python lightningbeam

I am working on including swfc binaries for all archs necessary. The Mac OSX
file is a universal binary, and runs on x86, x64 and PPC.

TODO: More info in this file.