Download & Install

Full installation

Windows

Use the setup wizard to install System Bridge. You can download the latest version here.

Linux

You will also need these packages:

  • lshw: Gets system information such as the UUID.
  • upower: (Optional) Gets battery information.
sudo apt update
sudo apt install lshw upower

Download the package for your distribution.

Once downloaded you can install this using your software manager GUI or the terminal.

Customized installation / Python

The above is the easiest way to install System Bridge. If you want to install using Python, follow this guide.