pclient/Qt - a Palantir client for Linux
Installation
No installation is required; just compile ("make") and run.
"pclient -h" lists the available command-line options.
At startup, the client looks for a file named ".pclientrc" in the user's home
directory. If no such file exists, the client looks for a file named
"pclient.ini" in the current directory, and if it is found, the user is asked
whether to copy it to ~/.pclientrc.
If both ~/.pclientrc and ./pclient.ini exist, the latter prevails for the
current run only, and the former is left untouched.
See the sample pclient.ini for the configuration file syntax.
Documentation
Presently none. Read the source. :-)
License
Released under the GNU General Public License; see the file COPYING for details.
Author
Daniele Lavatelli.
The author can be contacted through the Palantir mailing list:
https://lists.sourceforge.net/lists/listinfo/palantir-users
