Git Product home page Git Product logo

mi_bushu's Introduction

2021-08-26更新

update.py 是新的云函数代码,可直接复制替换原来的代码,记得填写账号,密码,qkey(原来的key),qq等信息.*

利用小米运动刷支付宝,微信步数

1.文件夹是建造一个刷步数的网站用的,里面包含一个HTML文件跟CSS文件。直接上传值网站根目录即可。

2.压缩包文件是部署在腾讯云的云函数里面的。

步骤如下:

下载小米运动,注册小米运动账号进入app,点击我的→第三方接入,进行绑定

进入腾讯云函数控制台 https://console.cloud.tencent.com/scf/list 选择函数服务→新建

函数名称随意填写,运行环境选择python3.6,选择空白函数

提交方法选择 “本地上传zip包”然后选择上传此压缩文件。 修改代码,user填写小米运动手机号,password填写小米运动密码,key填写在 https://qmsg.zendee.cn/ 申请到的key(推送消息用),qq填写你自己的qq image

在函数管理处把 执行超时时间 改到900,防止出现奇怪的bug

保存并测试如果qq有消息,恭喜你成功了

image

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.