Skip to content

Instantly share code, notes, and snippets.

@alanbchristie
Created January 14, 2022 16:29
Show Gist options
  • Save alanbchristie/d0304ec6b05178bd90a0de0808cdb08f to your computer and use it in GitHub Desktop.
Save alanbchristie/d0304ec6b05178bd90a0de0808cdb08f to your computer and use it in GitHub Desktop.
# The juice4halt super-capacitor board for the RaspberryPi
# can be configured to operate using systemd scripts.
# There are a set from https://github.com/skhg/juice4halt
# that I've forked to https://github.com/alanbchristie/juice4halt.
# To seup the follow the simple instructions in the repo, i.e. ...
sudo apt -y install git
git clone https://github.com/alanbchristie/juice4halt.git
cd juice4halt
sudo ./setup.sh
cd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment