Box 程序

Brightcells: f3db8b235a remove minipai2.log to /tmp 9 anos atrás
.gitignore 978d0b8386 change session_end & add delete_photo & add print_qrcode 9 anos atrás
.isort.cfg bae4176e0c basic configuration 9 anos atrás
README.md 20d4eab844 change ROOT_PATH 9 anos atrás
check.sh bae4176e0c basic configuration 9 anos atrás
isort.sh bae4176e0c basic configuration 9 anos atrás
main.py 9d9a1c7461 change get_origin_path_from_id by sqlite 9 anos atrás
pep8.sh bae4176e0c basic configuration 9 anos atrás
requirements.txt bae4176e0c basic configuration 9 anos atrás
startup.sh f3db8b235a remove minipai2.log to /tmp 9 anos atrás

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