feat: Add GEMINI.md and update README files

This commit is contained in:
tukuaiai
2025-12-18 13:21:08 +08:00
parent 275bc9cc3b
commit fe06ba9b1b
32 changed files with 2117 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
# AI Chat Converter - 一键启动
cd "$(dirname "$0")/src"
echo "正在启动 AI Chat Converter..."
echo "按 Ctrl+C 停止"
echo ""
python3 main.py --watch