Box 程序

Brightcells: ee2f21f685 change param of fetch_origin from name to id 10 anni fa
.gitignore 978d0b8386 change session_end & add delete_photo & add print_qrcode 10 anni fa
.isort.cfg bae4176e0c basic configuration 10 anni fa
README.md 20d4eab844 change ROOT_PATH 10 anni fa
check.sh bae4176e0c basic configuration 10 anni fa
isort.sh bae4176e0c basic configuration 10 anni fa
main.py ee2f21f685 change param of fetch_origin from name to id 10 anni fa
pep8.sh bae4176e0c basic configuration 10 anni fa
requirements.txt bae4176e0c basic configuration 10 anni fa
startup.sh a5300cde92 update startup.sh 10 anni fa

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