Welcome to Sysquake, the version of our software which provides the interactive graphics of Sysquake Pro and most of its functionality at a very affordable price!
Sysquake for Windows requires the following hardware and software:
The recommended configuration is
Sysquake for Macintosh requires the following hardware and software:
Sysquake Application Builder and the applications it creates require an Intel Mac.
The recommended configuration is
Sysquake Pro for Linux requires the following hardware and software:
The recommended configuration is
Open Install_SQ.exe and follow the explanations.
Copy the whole folder "Sysquake" to the Application folder.
Sysquake is provided as a DEB package for Debian-based Linux distributions such as Debian, Ubuntu, and Linux Mint; and as a tar archive for other versions of Linux or if you prefer to install software manually. The tar archive is the only way to select where to install Sysquake files; hence you should also choose it if you do not have administrator rights.
This is the recommended method for Ubuntu, Debian and Linux Mint.
If you double-click the file icon, the package should be opened by the default package management utility for your system. You can then read its description and install it.
Alternatively, in a terminal window, you can type the following command (replace the star and specify the exact filename if you have several versions):
sudo dpkg -i sysquake-*.deb
Should you want to remove Sysquake (we hope not!), you can type the following command:
sudo dpkg -r sysquake
The tar archive contains the same files as the DEB package, as well as install scripts which can be used to create or remove the symbolic links which make the use of Sysquake easier.
To expand the archive, you can type the following command in a terminal window:
tar xfz sysquake-*.tgz
The result is a directory sysquake with the following contents:
Sysquake must be able to know where it is located, so that it can find its support files. It will try succesively these methods until it succeeds:
Sysquake uses two other environment variables. DISPLAY contains the X server display (typically :0.0 for the local monitor, keyboard and mouse); it can be overidden with the --display display pair of arguments. X11BROWSER (or BROWSER) contains the application to be launched as a Web browser.
Sysquake is licensed exclusively to users who have acquired it through a mean authorized by Calerga (rightful download from Calerga web site) and accept the limited warranty terms below.
Should Sysquake have significant features which are advertised by Calerga and either are missing or have serious defects and cannot be used satisfactorily, Sysquake will be either replaced with a corrected version or refunded if a clear and reproducible description of the problem is sent to Calerga no more than two (2) months after the purchase, whatever Calerga decides. Subjective assessments (such as quality, power, speed, or compatibility) are not considered as features. Problems caused by the computer, its operating system or any third-party software are excluded.
The user assumes all the risks caused by the use of Sysquake and the results obtained with Sysquake. Under no circumstance will Calerga or Sysquake resellers be responsible for any loss of money, time, data, goods, or lives.
The documentation is provided as HTML files. For reading it, select "Sysquake User Manual" in the Help menu in Sysquake, or open the file index.htm in folder Doc with any modern web browser (on Macintosh, this file is inside the Sysquake application package; you can Control-click its icon and select Open Package to open and browse it, or just open the application "Open Sysquake Documentation"). Read the introduction (follow the links from the entry page) and try manipulating the graphics! Depending on the package you have acquired, a printed version of Sysquake User Manual is included; please contact Calerga for additional copies.
In addition to the features of Sysquake, Sysquake Pro supports extensions (provided by Calerga, such as audio input/output, TCP/IP and databases, or written in C by you), and remote procedure calls. It is distributed with Sysquake Application Builder, which creates stand-alone royalty-free applications.
For the latest version, please visit https://calerga.com.
On Windows, ClearReg is an application which can fix problems caused by the corruption of the Registry.
Release Notes describe recent changes.
The installer used for Windows is created with Inno Setup. Thanks to its author, Jordan Russel.