Box 程序

Brightcells: 5664de9283 Update requirements.txt %!s(int64=8) %!d(string=hace) años
utils 143efdcf75 Change root path of logs and photos %!s(int64=8) %!d(string=hace) años
.gitignore b7d9a25480 update api box_info %!s(int64=8) %!d(string=hace) años
.isort.cfg bae4176e0c basic configuration %!s(int64=8) %!d(string=hace) años
README.md 20d4eab844 change ROOT_PATH %!s(int64=8) %!d(string=hace) años
check.sh bae4176e0c basic configuration %!s(int64=8) %!d(string=hace) años
isort.sh bae4176e0c basic configuration %!s(int64=8) %!d(string=hace) años
main.py 8a5d732dd8 Add get method for BoxInfoHandler %!s(int64=8) %!d(string=hace) años
minipai2.conf 143efdcf75 Change root path of logs and photos %!s(int64=8) %!d(string=hace) años
pep8.sh bae4176e0c basic configuration %!s(int64=8) %!d(string=hace) años
requirements.txt 5664de9283 Update requirements.txt %!s(int64=8) %!d(string=hace) años
startup.sh f620a639ea Fix Bug: startup error when /ramfs/ not exists %!s(int64=8) %!d(string=hace) años

README.md

Install

  • Tornado apt install python-tornado
  • Cron apt install gnome-schedule

Start

  • Default Port nohup python main.py &>minipai2.log &
  • Define Port nohup python main.py --port=8002 &>minipai2.log &

Start Script

  • See ./startup.sh

Automatically Start