User Manual

2/12/2018 PiJuice/Software at master · PiSupply/PiJuice · GitHub
https://github.com/PiSupply/PiJuice/tree/master/Software 1/18
..
BatteryIcons
add more PNGs
9 months ago
Install
Bump version to 1.2
7 days ago
Source
Add version file
Test
Created a main changelog
18 days ago
README.md
Added API reference
4 days ago
README.md
PiJuice Software
Software installation
Automated process
At the command line simply type:
sudo apt-get install pijuice-gui
PiJuice depends on other libraries to be present, the package is designed to raise them and let apt-get resolve them.
If you wish to install just the light version of PiJuice with no GUI:
sudo apt-get install pijuice-base
This is particularly indicated for Raspbian Lite or an headless installation.
Manual process
Copy either of the deb packages to the pi home and install it.
For example for the full version with GUI:
sudo dpkg -i ./pijuice-gui_1.1-1_all.deb
For the light version:
sudo dpkg -i ./pijuice-base_1.1-1_all.deb
Should the installation complain about missing dependencies you need to sort them first and try with the installation once
again.
You will need to reboot at this point so that the system tray app is refreshed.
To remove PiJuice you'll need to run:
sudo dpkg -r pijuice
Build DEB-package manually
./pckg-pijuice.sh
or for the light version without GUI:

Summary of content (18 pages)