Giter VIP home page Giter VIP logo

mimotion-1's Introduction

小米运动自动刷步数

小米运动自动刷步数

Github Actions 部署指南

一、Fork 此仓库

二、设置账号密码

添加名为 PMODEPKEYUSERPWDSTEP 的变量: Settings-->Secrets-->New secret

Secrets 格式
PMODE 推送模式,server酱推送:wx 新server酱推送:nwx tg推送:tg 企业微信推送:qwx PushPlus推送:pp 关闭推送:off
PKEY 推送key,详见PKEY参数解释
USER 账号,仅支持手机号
PWD 密码
STEP 步数:0则为1w-2w之间随机,自定义随机范围: 18000-25000
PKEY参数解释 格式
TG推送 token@userid
Server酱推送 填写server酱的推送key
企业微信推送 推送用户(可@all)-corpid-corpsecret-(agentid 空则为默认1000002)
PushPlus推送 token
关闭推送 留空即可

三、多账户(用不上请忽略)

多账户请用 # 分割 然后保存到变量 USERPWD

例如

13800138000#13800138001 变量 USER

abc123qwe#abcqwe2 变量 PWD

四、自定义启动时间

编辑 .github/workflows/run.yml

找到 cron: 0 10 * * *

修改其中的10为你要的时间

需要运行的时间-8就是UTC时间

注意事项

  1. 每天运行一次,在下午 6 点

  2. 多账户的数量和密码请一定要对上 不然无法使用!!!

  3. 启动时间得是UTC时间!

  4. server酱注册地址 点我

  5. 如果支付宝没有更新步数,到小米运动->设置->账号->注销账号->清空数据,然后重新登录,重新绑定第三方

  6. 小米运动不会更新步数,只有关联的会同步!!!!!

  7. 请各位在使用时Fork主分支,防止出现不必要的bug.

  8. TG推送教程 点我

  9. 请注意,账号不是 [小米账号],而是 [小米运动] 的账号。

历史Star数

Stargazers over time

mimotion-1's People

Contributors

squaregentleman avatar doveboy avatar shenhui0929 avatar today-to-lsp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.