Usage
GUI
- When running the program manually without providing any arguments it will show a GUI.

Startwill start the service without installing itself.Install/Updatewill install or update the service.Removewill uninstall the service.
CLI
-
--helpShow help message- Show the help message
-
--versionShow version- Show the version of the program
-
--installInstall the service- Copy the binary to
C:\windows\bridge.exeand register it as a service
- Copy the binary to
-
--uninstallUninstall the service- Remove the service and delete
C:\windows\bridge.exe
- Remove the service and delete
-
--steamReserved for Steam- Start the service and exit (used with
bridge.sh)
- Start the service and exit (used with
-
--no-serviceDo not run as service- (only for
--steam)
- (only for
-
--serviceReserved for service- Reserved
-
--rpc <dir>Set RPC_PATH environment variable- Used to specify the directory where
discord-ipc-0is located
- Used to specify the directory where
Environment Variables
BRIDGE_RPC_PATH- Specifies the directory where
discord-ipc-0is located
- Specifies the directory where
Accessing the logs
Logs are stored in C:\windows\logs\bridge.log and from GUI can be accessed from the View > Logs tab.
