You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mathieu edited this page Aug 29, 2018
·
4 revisions
Instructions
clone or download the full content from this Github repository.
Once extracted, open the software folder and open the correct version folder
double click on Logitech_Bridge.exe to launch it.
Application lifecycle
The core SW functionality will run as a headless service. We have an experimental UI (WebUI) that is connecting to this service via Websocket calls. Quitting the console (top red cross in the console window) will turn off the service as well.
Note also that if your app wants to use the websocket function calls,the main application (Logitech_Bridge.exe) needs to be running.
You can keep multiple instances/versions of the SW in different folders, but you can run only one at a time.
Uninstall
There is not additional file that is installed anywhere else. The application is all self-contained in the folder. Delete the folder to uninstall the SW.