Box 程序

Brightcells: c228f423c2 Fix Bug: OSError for os.stat when path not exists лет %!s(int64=8): %!d(string=назад)
utils e6dd7cd978 Readd api set_version лет %!s(int64=8): %!d(string=назад)
.gitignore b7d9a25480 update api box_info лет %!s(int64=8): %!d(string=назад)
.isort.cfg bae4176e0c basic configuration лет %!s(int64=8): %!d(string=назад)
README.md 20d4eab844 change ROOT_PATH лет %!s(int64=8): %!d(string=назад)
check.sh bae4176e0c basic configuration лет %!s(int64=8): %!d(string=назад)
current_time d64645cc18 Change to write current_time_tmp and then mv as current_time лет %!s(int64=8): %!d(string=назад)
isort.sh bae4176e0c basic configuration лет %!s(int64=8): %!d(string=назад)
main.py c228f423c2 Fix Bug: OSError for os.stat when path not exists лет %!s(int64=8): %!d(string=назад)
minipai2.conf 32429641cc Add api last_photo лет %!s(int64=8): %!d(string=назад)
pep8.sh bae4176e0c basic configuration лет %!s(int64=8): %!d(string=назад)
requirements.txt 5664de9283 Update requirements.txt лет %!s(int64=8): %!d(string=назад)
startup.sh 41b95557aa Update startup.sh лет %!s(int64=8): %!d(string=назад)

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