All Projects → zhangwk → NeteaseCheckIn

zhangwk / NeteaseCheckIn

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to NeteaseCheckIn

Netease Cloud Music Community
参照网易云音乐云村做的一个小程序社区,后端技术栈为Java,SpringBoot,MySQL,Redis,前端技术栈为uni-app。欢迎吐槽。
Stars: ✭ 157 (+1208.33%)
Mutual labels:  netease
Unblockneteasemusic
Revive unavailable songs for Netease Cloud Music (Golang)
Stars: ✭ 253 (+2008.33%)
Mutual labels:  netease
Square-Player
🍨 一个简洁到极致的单曲播放器
Stars: ✭ 19 (+58.33%)
Mutual labels:  netease
Unnpk
解包网易游戏NeoX引擎NPK文件,如阴阳师、魔法禁书目录。
Stars: ✭ 171 (+1325%)
Mutual labels:  netease
Musicafe
musicafe音乐咖 — 网易、虾米、QQ音乐一处搞定
Stars: ✭ 200 (+1566.67%)
Mutual labels:  netease
parsexiami
PHP解析虾米高品质音乐
Stars: ✭ 31 (+158.33%)
Mutual labels:  netease
Music
electron跨平台音乐播放器;可搜网易云、QQ音乐、虾米音乐;支持QQ、微博、Github登录,云歌单; 支持一键导入音乐平台歌单
Stars: ✭ 1,865 (+15441.67%)
Mutual labels:  netease
earth
🌏 A map of places I've checked in on Earth.
Stars: ✭ 96 (+700%)
Mutual labels:  checkin
Neteasecloudmusic
仿网易云音乐安卓客户端V6.0
Stars: ✭ 213 (+1675%)
Mutual labels:  netease
qd-templates
基于开源新版签到框架站发布的公共har模板库,整理自用 qiandao 框架可用的各种网站和App的 Har 模板,仅供学习参考。
Stars: ✭ 77 (+541.67%)
Mutual labels:  checkin
Ncmdump
netease cloud music copyright protection file dump
Stars: ✭ 2,058 (+17050%)
Mutual labels:  netease
Dsomusic
Kotlin 开发的安卓音乐软件,音源:网易云音乐、QQ 音乐、酷我音乐(VIP)
Stars: ✭ 195 (+1525%)
Mutual labels:  netease
qiandao
[当前版本: 20230111] Qiandao —— 一个HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server
Stars: ✭ 2,100 (+17400%)
Mutual labels:  checkin
Electronic Netease Music
Netease Music built by Electron
Stars: ✭ 164 (+1266.67%)
Mutual labels:  netease
flutter-netease
深度还原网易严选webApp,Flutter项目,接口为真实数据。项目已完善
Stars: ✭ 231 (+1825%)
Mutual labels:  netease
Neteasecloudmusic
Flutter - NeteaseCloudMusic Flutter 版本的网易云音乐
Stars: ✭ 1,734 (+14350%)
Mutual labels:  netease
ExampleForSCF
腾讯云SCF(云函数)、Github Actions的python脚本,用于每天自动签到,一个是吾爱破解论坛的一个是哔哩哔哩的,作为我了解SCF的示例。
Stars: ✭ 120 (+900%)
Mutual labels:  checkin
xposed.leewp14.NEClient
forked and modified from bin456789/Unblock163MusicClient-Xposed
Stars: ✭ 81 (+575%)
Mutual labels:  netease
feeluown-core
提供音乐播放器的一些常见组成模块(已经合并到 feeluown 项目中)
Stars: ✭ 30 (+150%)
Mutual labels:  netease
cover
get NetEase CloudMusic Cover
Stars: ✭ 31 (+158.33%)
Mutual labels:  netease

NeteaseCheckIn

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

Thanks to musicbox

中文说明

Requirements

  • Python
  • git

Installation

git clone [email protected]: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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].