Garden design and planning software
Requires PyQt4. On Ubuntu:
sudo apt-get install python-qt4
Then:
python gardenfreely.py
- Adding Single Plants
- Rows, Rectangular plant beds, and Rulers (for measuring distances)
- Just drag the handles to adjust
- Multiple Object Selection
- Undo/Redo any operation
- Save/Load gardens to XML file
- Grid for helping you layout
- Background images with configurable opacity
- Print your garden plan (BETA)
- Customizable plant database (via XML)
- Comes with 7 basic garden vegetable plants (more to come).
(optional) - not necessary since these files are included precompiled:
make
This will compile the UI/resource files.