This is a simple wrapper shellscript for calling the famous contest logger "Win-Test" (only windows) from Linux commandline. It installs the script calling wine and Win-Test in /usr/bin. It also checks the dependency concerning wine and installs it when it is not present. Have Fun.
Go to file
dh1aky b38f984bea
Update README.md
2023-09-30 12:16:49 +02:00
LICENSE Initial commit 2023-09-28 22:51:15 +02:00
README.md Update README.md 2023-09-30 12:16:49 +02:00
win-test-wrapper.deb fixed wine path handling 2023-09-29 11:02:27 +02:00

README.md

win-test-wrapper

Hamradio logging. Starts Win-Test under Linux as known from Windows by typing 'win-test'.

This is a simple wrapper shellscript for calling Win-Test from Linux commandline in the Windows way managed by the debian package management.

It installs the script calling wine and Win-Test in /usr/bin. It also checks the dependency concerning wine and installs it when it is not present. Have Fun.

Install: Download the .deb file, go to the Download dir. Then type apt install ./win-test-wrapper

Uninstall: apt remove win-test

Wine will be required and automatically installed by package manager if it was not installed before.

It is necessary to install win-test.exe itself in the usual way after wine. Maybe the installation hangs on creating a desktop link. Simple abort that, at this time Win-Test is installed full-featured.

After thet step simple call the program using win-test on the Linux command line