only for Netease check in (including PC,mobilephone site)
Thanks to musicbox
- Python
- git
git clone [email protected]:zhangwk/NeteaseCheckIn.git NeteaseCheckIn
- Configure account
cd NeteaseCheckIn
vim config.py
def getuser():
return "12300001111" # phone number '12300001111' change it to your PhoneNumber
def getPassword():
return "password" # password 'password' change it to your Password
- submit issue
- email: [email protected]
- Nope.
-
You probably will facing some 'encoding format error' in different OS.
-
if you missing some library,install it.(google,baidu,whatever helps)
-
it works fine on my CentOS ECS of aliyun,so enjoy it!