Skip to content

ONLY FUNCTION : Netease checkin 网易云自动签到

Notifications You must be signed in to change notification settings

zhangwk/NeteaseCheckIn

Repository files navigation

NeteaseCheckIn

only for Netease check in (including PC,mobilephone site)

Thanks to musicbox

Requirements

  • Python
  • git

Installation

git clone git@github.com:zhangwk/NeteaseCheckIn.git NeteaseCheckIn

Custom

  • 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 

Discussing

Next Plan

  • Nope.

Plus

  • 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!

About

ONLY FUNCTION : Netease checkin 网易云自动签到

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages