Request to support multiple profile on ThinLinc client

Hello!

I routinely connect to multiple Thinlinc servers at the same time.

When I click the ThinLinc icon, it opens the connection dialog with the server name populated from the last login. I have to manually enter in different server names each time I log in to a different server and it’s very cumbersome. I am wondering if I could create a shortcut to open the login dialog with different server name, or maybe ThinLinc itself to support multiple servers - maybe like show different servers in different “cards” and let me click on it to login to different servers.

Is there a good solution to this?

Thank you!

Hello @soichih

We’ve heard of this type of request before, either some sort of connection manager or having the client remember the X last connections - Hopefully it is something that will get attention in a future release of ThinLinc.

Meanwhile it should be possible to do what you suggest, creating a shortcut with server name already populated. You can start the client with

tlclient -u <username> <servername>

or if on windows

tlclient.exe -u <username> <servername>

How you would go about creating shortcuts for this depends on your client operating system.

Best regards,
Martin

1 Like

Hello again @soichih

I just wanted to give you an update to this, and something myself had forgotten about.
It is possible to create .tlclient file with configuration paramters.
Any name is accepted, but the file extension .tlclient is recommended. The Windows, Linux, and macOS packages configures the system to automatically recognize such files as configuration files for the ThinLinc Client.

You would create one .tlclient file for each system you want to connect to, and then just simply clicking them will launch the ThinLinc client preconfigured with the settings read from that file, such as host name, user name, resolution etc.

Please see 7.8.2. Configuration Parameter Storage https://www.cendio.com/resources/docs/tag/clientconf.html

Best regards,
Martin

2 Likes

Four years later, is there still a chance for us to get either a connections manager or, more simply, just a drop-down menu with the most recent connections + usernames? This would be of such a great help for those of us who have to do things in multiple servers.

Hi @Lucy_Z,

I agree that this would be nice to have. We will be migrating the client GUI over to a different toolkit (Qt) in the very near future, so it would be duplication of effort to do this at present. So unfortunately GUI features like this have had to be put on hold until after the migration.

I seem to recall something about Qt supporting this much better than our current toolkit, though. @samuel did you have any input here?

Nightly client builds might have some slight improvements on the server-history topic in the upcoming weeks. Stay tuned.

2 Likes

The nightly builds of the client now include searchable history in the server field:

Please note that these builds are for testing purposes only. It is important to note that everything here is very much subject to change and might not reflect the final version that will be part of a future release.

1 Like