Skip to content

A Python script for automatically completing Xiaomi community points tasks

Notifications You must be signed in to change notification settings

CMDQ8575/Xiaomi-Community-AutoTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xiaomi Community AutoTask

A Python script for automatically completing Xiaomi community points tasks

目前遇到将validate发送至小米验证服务器后无法返回token的问题,由于近期工作繁忙暂无法及时查错修复,故开源。欢迎各位下载源码进行调试修复并Pull requests

How to use

  1. Fill in your account and password in config.toml

  2. Install dependencies

    pip install -r requirements.txt
  3. Install node.js

    apt/yum install nodejs
  4. Run and enjoy

Thanks

  1. @mumu-learn for testing
  2. @sijiyo for geetest_slide function
  3. @LorenzTesch for getting slide distance function with JS

Change Log

2023-11-23

  • Add getting slide distance with JS
  • Add some error messages
  • Create config file when it not exists
  • Reopen source

2023-11-20

  • Fix token acquisition
  • Package the functions into a library file
  • Package all files into a binary file
  • Bug fix

2023-11-12

  • Token acquisition support
  • Multi-account support

2023-11-11

  • Fix check_in by adding token validation

2023-11-09

  • First build

About

A Python script for automatically completing Xiaomi community points tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published