skitzycat / beedraw

An open source drawing and network collaboration program

Home Page:http://www.sourceforge.net/projects/beedraw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bee Draw beta development version installation

Dependencies for running from source:
python 2.4 or higher
Qt version 4.6 or higher
pyqt version 4.7 or higher
pyuic4 (part of the pyqt development tools)
numpy
scipy
python imaging library
qimage2ndarray 1.0 (http://kogs-www.informatik.uni-hamburg.de/~meine/software/qimage2ndarray/)
make

Running the program:
First, run make in the designer directory on the approprate make file.
For Linux type: "make -f Makefile.linux"
For Windows type: "make -f Makefile.windows"

then in the main project directory run ./beedraw.py and the program should start

About

An open source drawing and network collaboration program

http://www.sourceforge.net/projects/beedraw

License:GNU General Public License v2.0


Languages

Language:Python 100.0%Language:Shell 0.0%