Box 程序

Brightcells: 1c1a2dbc1a Fix Bug: error: object file is empty 8 anos atrás
utils d5eeba8148 Reset 8 anos atrás
.gitignore b7d9a25480 update api box_info 8 anos atrás
.isort.cfg bae4176e0c basic configuration 8 anos atrás
README.md 20d4eab844 change ROOT_PATH 8 anos atrás
check.sh bae4176e0c basic configuration 8 anos atrás
current_time d64645cc18 Change to write current_time_tmp and then mv as current_time 8 anos atrás
isort.sh bae4176e0c basic configuration 8 anos atrás
main.py d5eeba8148 Reset 8 anos atrás
minipai2.conf 32429641cc Add api last_photo 8 anos atrás
pep8.sh bae4176e0c basic configuration 8 anos atrás
requirements.txt 5664de9283 Update requirements.txt 8 anos atrás
startup.sh 1c1a2dbc1a Fix Bug: error: object file is empty 8 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