Box 程序

Brightcells: 3e0cce7884 Fix thumb_path error by using replace instead of strip 10 jaren geleden
.gitignore 978d0b8386 change session_end & add delete_photo & add print_qrcode 10 jaren geleden
.isort.cfg bae4176e0c basic configuration 10 jaren geleden
README.md 20d4eab844 change ROOT_PATH 10 jaren geleden
check.sh bae4176e0c basic configuration 10 jaren geleden
isort.sh bae4176e0c basic configuration 10 jaren geleden
main.py 3e0cce7884 Fix thumb_path error by using replace instead of strip 10 jaren geleden
minipai2.conf 8044cd4c59 auto upgrade 10 jaren geleden
pep8.sh bae4176e0c basic configuration 10 jaren geleden
requirements.txt bae4176e0c basic configuration 10 jaren geleden
startup.sh 8044cd4c59 auto upgrade 10 jaren geleden

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