howardqiao / smartupsv3

U-Geek Raspberry PI Smart UPS V3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smartupsv3

U-Geek Raspberry PI Smart UPS V3

git clone https://github.com/howardqiao/smartupsv3.git --depth 1

cd smartupsv3

sudo ./install.sh

           ┌────────────────────┤ UGEEK WORKSHOP ├────────────────────┐
           │ Select the appropriate options:                          │
           │                                                          │
           │                 1 UPS GPIO [ 18 ]                        │
           │                 2 LED Brightness [ 10% ]                 │
           │                 3 Poweoff power [ <5% ]                  │
           │                 4 Autorun [ enabled ]                    │
           │                 5 Safe shutdown [ enabled ]              │
           │                 6 Apply Settings                         │
           │                 7 Remove                                 │
           │                 8 Exit                                   │
           │                                                          │
           │                                                          │
           │                                                          │
           │                                                          │
           │                          <Ok>                            │
           │                                                          │
           └──────────────────────────────────────────────────────────┘

View Status:

sudo python status.py or sudo python status.py -t

View logs:

cat /var/log/smartups.log

About

U-Geek Raspberry PI Smart UPS V3


Languages

Language:Python 70.1%Language:Shell 29.9%