Desktop Client Installation
1. Download The Desktop Client Installer
There are two methods to download the Desktop Client installer. Both methods will download the appropriate installer for your host OS.
Download From The Client Web Interface
- Log into the iSymphony Client Interface. See Connecting To The Client Interface.
- Open the user menu in the top right hand corner of the Client Interface.
- Select Desktop Client.
- Copy the URL that is specified in the dialog that is opened. We will need this URL later.
- Select Download Desktop Client.
Download Directly From The URL
You can enter the following URL in your browser to download the Desktop Client installer:
If you are on a legacy version (version < 2.0.0) of the desktop module use the following URL instead:
2. Install The Desktop Client
The installation method will vary depending on the OS you are installing on.
Windows
To execute the installer on Windows simply double click the downloaded installer package, and the installation process will commence.
OS X
- Mount the downloaded dmg file by double clicking on it.
- Once mounted copy the iSymphony file to your Applications directory.
- Unmount the dmg.
Linux
Extract the installer files:
tar xfv isymphony_desktop_client_2_0_0.tar.gz -C directory_to_extract_toRun the executable to start the client:
cd iSymphonyDesktop-2.0.0
./isymphonydesktop
For Legacy Versions of the desktop client (version < 2.0.0):
Make the installer executable:
chmod +x isymphony_install_<version>.bsxRun the installer:
./isymphony_install_<version>.bsx
Uninstalling The Desktop Client
The uninstall procedure differs for each OS.
Windows
- Open your Start Menu and navigate to Control Panel->Programs and Features.
- Right click on iSymphony and select uninstall.
OS X
Simply delete the iSymphony.app file from your Applications directory.
Linux
Delete the directory the .tar.gz was extracted to.
For Legacy Versions: Delete the following directory and files:
/home/<username>/.local/share/applications/iSymphony.desktop
/home/<username>/.local/share/applications/iSymphony-app.desktop
Using The Desktop Client Application
For information on how to use the Desktop Client Application see Desktop Client.