Skip to content

Commit

Permalink
2017年8月20日 更新readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ZKeeer committed Aug 20, 2017
1 parent 8d25e3b commit 6d9a8f3
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,22 @@
基于<a href="https://github.com/littlecodersh/ItChat.git">itchat</a><br><br>
贡献者:<a href='https://github.com/XAS-712'>XAS-712</a>、 <a href='https://github.com/SLiNv'>SLiNv</a><br><br>
<hr />
环境:windows10 64位;Python版本:python3.5<br>
<strong>默认</strong>使用系统的图片查看程序打开二维码。如果没有默认的图片打开程序,请指定画图为默认打开程序。否则无法登陆。<br>
在Linux下如果在纯命令行模式下,则输出到命令行<br><br>
截图功能依赖: <br>
python: pyscreenshot(only linux), PIL(python2.x)/Pillow(python3.x)<br>
linux: scrot<br>
<hr />
<h3>环境相关</h3>
Python版本:python3.5<br>
### Linux环境配置

```pip install -r requirements.txt```
### Windows用户
可以直接下载已打包的程序,<a href='https://github.com/ZKeeer/WeChatForRevocation/releases'>点击这里</a>。<br><br>
<hr />
<h3>注意</h3>
<strong>默认</strong>使用系统的图片查看程序打开二维码。如果没有默认的图片打开程序,请指定画图为默认打开程序。否则无法登陆。<br>
在Linux下如果在纯命令行模式下,则输出到命令行<br><br>
截图功能依赖: <br>
python: pyscreenshot(only linux), PIL(python2.x)/Pillow(python3.x)<br>
linux: scrot<br><br>
默认:自动回复处于打开状态
<hr />

<strong><a href='http://zkeeer.space/?page_id=2'>TODO LIST</a></strong><br>
<ul type="circle">
Expand Down

0 comments on commit 6d9a8f3

Please sign in to comment.