Giter Club home page Giter Club logo

legym_fk's Introduction

乐健体育自动化

作者:sake, MrCai

legym 模块本体:MrCaiDev/legym

项目介绍

乐健体育 app 的每日自动活动签到与跑步数据上传

  • 实现原理见:模拟跑步与活动签到原理
  • 对代码改进有任何好的建议,欢迎提 Issues,或者直接 PR,感谢:handshake::heart:!
  • 如果对您有帮助,请顺手点个 Star 吧!

部署教程

本地私有化部署

git clone https://github.com/fullstack-sake/legym-automation.git
pip install -i https://test.pypi.org/simple legym==0.4
python main.py 你的账号#你的密码#要上传的跑步里程#要报名的活动名称

GitHub Action 自动化部署

  1. Fork 本仓库;

1

  1. 点击 Settings → Secrets → New repository secret。

2

  1. 添加 secret 的方法:在 Name 栏中填入 secret 名称,在 Value 栏中填入 secret 值。本项目需要 4 个 secret:
Name Value
username 你的账号
password 你的密码
distance 要上传的跑步里程
activity 要报名的活动名称

3 4 5 6 10

  1. 完成后,进入 Actions 界面。被 Fork 的仓库工作流默认不启用,需要将其手动开启(仅首次需要)。你也可以手动执行工作流,并检查 build 过程是否按预期进行。

7

免责声明

  • 本项目仅供学习参考之用,请勿用于商业或违法用途;使用该代码的责任由部署者自行承担。
  • 项目可能失效,随缘更新,欢迎大佬们 PR。
  • 如造成作者及其代码提供者损害,作者有权关闭此项目仓库。

legym_fk's People

Contributors

fullstack-sake avatar nightfrost42 avatar 490shigure avatar aleksanaa 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.