Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 269 Bytes

File metadata and controls

23 lines (15 loc) · 269 Bytes

python-spd3303x

Remote power control for SPD3303X-E power supply

Dependency

  • pyinstaller (PATH to ~/.local/bin/)

Installation

Install using source

make
sudo make install

Install using pyinstaller

make binary
sudo make install