Box 程序

Brightcells: 193d4e31ab get_mac_address as box's no. 10 年之前
utils 193d4e31ab get_mac_address as box's no. 10 年之前
.gitignore b7d9a25480 update api box_info 10 年之前
.isort.cfg bae4176e0c basic configuration 10 年之前
README.md 20d4eab844 change ROOT_PATH 10 年之前
check.sh bae4176e0c basic configuration 10 年之前
isort.sh bae4176e0c basic configuration 10 年之前
main.py 193d4e31ab get_mac_address as box's no. 10 年之前
minipai2.conf 8044cd4c59 auto upgrade 10 年之前
pep8.sh bae4176e0c basic configuration 10 年之前
requirements.txt bae4176e0c basic configuration 10 年之前
startup.sh 8044cd4c59 auto upgrade 10 年之前

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