Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USB Power On Screen Display

On Screen Display for my USB-C Power Meter (compatible to PLD's)

This project is now archived and no longer maintained. The successor (using Qt instead of WxWidgets) is at (https://github.com/MacWake/usb-power-osd-qt)

Building from source

Linux

sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.1-dev libappindicator3-dev

Windows

Prerequisites

Jetbrains CLion is my IDE of choice, it already has with cmake and ninja bundled.

Building on Windows is only tested using mingw, I recently used https://github.com/niXman/mingw-builds-binaries/releases.

Running

Linux

You need to have access to /dev/ttyUSB*, this is usually managed by adding your use to a special group. In Debian and Ubuntu this can be achieved by adding yourself to the dialout group:

sudo usermod -a -G dialout $USER

You have to re-login after that, then you can use usb-power-osd.

About

On Screen Display for my USB-C Power Meter (compatible to PLD's)

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages