------------------------------------------------------
QxCalc README.txt file
Date:2021-04-09
------------------------------------------------------
This is the README.txt file of QxCalculator
Nothing very much in particular to note, just put both executables in the
same directory and run 'qxcg*.exe' (GUI), 'qxcalc.exe' is the backend.
For the Windows (TM) variant you need a file by name 'browser.path' in the same
directory as the scripts and that you run qxcg.exe and qxcalc.exe from, with
the sole content of the absolute path to your browser of choice.
E.g.
"c:\browser path\browser executable.exe"
You may use the backend (qxcalc.exe) without user
interface(qxcg*.exe), but not the other way around as the
user interface needs the backend.
Nothing guaranteed but should/could run on most any Windows(TM), and has
been successfully compiled and used on amd64 linux, and Raspberry PI(armhf).
For recent developments please head over to the homepage of the project:
http://qxcalc.sourceforge.net/
There is a dozen or so of samples in the debian packages.
Do subscribe to the RSS feeds of qxcalc on sourceforge to follow development.
Happy scripting!
Cheers,
The Author