Introduction.

Project consists of two parts.


1. Estes - actual Point Of Sale.
2. Estescook - helper program for kitchen.
For more information please refer to About section.
You will need to install MySQL database. You can download it from the official page.

Please note that this software is in Alpha stage and might not be fully operational at the moment.

Downloads and installation.

Linux

Opensuse one-click installation:
Estes and Estescook


Binaries for other systems are not available yet. Probably will make some xUbuntu packages sometime.

Windows

Will make binaries in a future. I'm full-time Linux user so making Windows binaries is a little bit pain in the ass although possible.

Source code

Estes source code
Estescook source code

Linux: just run usual:
./configure
make
make install
Windows: make sure MinGW, wxWidgets and Mysql++ library are installed. Than in source directory run:
mingw32-make -f makefile.gcc WXWIN=path to wxWidgets directory

Current versions are: for Estes - 0.1.0 and for Estescook - 0.1.0

If you have any problems with installation or running of this programs please don't hesitate to contact me.

Valid XHTML 1.0 Transitional