URL Scheme

URL Scheme

Querious registers the custom URL scheme "querious://" with macOS so that certain links can trigger actions within Querious. This allows integration with certain automation/convenience tools like third party launchers.

querious://connect/saved?…

Opens a new window and connects to an existing saved connection.

Parameters:

Example:

querious://connect/saved?name=Seth%27s_fkiMac&select=sakila.film

querious://connect/new?…

Opens a new window and makes a connection directly from the given parameters.

Parameters:

Example:

querious://connect/new?host=127.0.0.1&user=webadmin&password=thepassword&use-compression=false