Initial commit: Fengxiang order monitor with WeChat & Xiaomi speaker push
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
@echo off
|
||||
title Fengxiang Order Monitor
|
||||
cd /d d:\coding\fengxiang
|
||||
echo =========================================
|
||||
echo Fengxiang Order Monitor v3
|
||||
echo %date% %time%
|
||||
echo =========================================
|
||||
echo.
|
||||
python order_monitor.py
|
||||
echo.
|
||||
echo Monitor stopped. Press any key to close...
|
||||
pause >nul
|
||||
Reference in New Issue
Block a user