Box 程序

Brightcells: 8044cd4c59 auto upgrade %!s(int64=8) %!d(string=hace) años
.gitignore 978d0b8386 change session_end & add delete_photo & add print_qrcode %!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 9d9a1c7461 change get_origin_path_from_id by sqlite %!s(int64=8) %!d(string=hace) años
minipai2.conf 8044cd4c59 auto upgrade %!s(int64=8) %!d(string=hace) años
pep8.sh bae4176e0c basic configuration %!s(int64=8) %!d(string=hace) años
requirements.txt bae4176e0c basic configuration %!s(int64=8) %!d(string=hace) años
startup.sh 8044cd4c59 auto upgrade %!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