Box 程序

Brightcells: a5300cde92 update startup.sh 9 years ago
.gitignore 978d0b8386 change session_end & add delete_photo & add print_qrcode 9 years ago
.isort.cfg bae4176e0c basic configuration 9 years ago
README.md 978d0b8386 change session_end & add delete_photo & add print_qrcode 9 years ago
check.sh bae4176e0c basic configuration 9 years ago
isort.sh bae4176e0c basic configuration 9 years ago
main.py fffb3eb1ce add function print_qrcode to call 9 years ago
pep8.sh bae4176e0c basic configuration 9 years ago
requirements.txt bae4176e0c basic configuration 9 years ago
startup.sh a5300cde92 update startup.sh 9 years ago

README.md

Start

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