├── HttpClient.py ├── LICENSE ├── README.md └── WebQQ.py /HttpClient.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xqin/SmartQQ-for-Raspberry-Pi/HEAD/HttpClient.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xqin/SmartQQ-for-Raspberry-Pi/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xqin/SmartQQ-for-Raspberry-Pi/HEAD/README.md -------------------------------------------------------------------------------- /WebQQ.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xqin/SmartQQ-for-Raspberry-Pi/HEAD/WebQQ.py --------------------------------------------------------------------------------