Code Monkey home page Code Monkey logo

moguding-auto's Introduction

蘑菇钉自动打卡

Go schedule-start schedule-end GitHub language GitHub license

0x00 介绍

此项目由go语言完成,用于研究蘑菇钉/工学云打卡。

利用GitHub Action定时自动打卡。

0x01 使用

使用方法一:

首先找到.env.example文件,打开并按照模板将里面的要求替换成自己的信息,然后去掉文件们后缀.example,存储为.env文件即可。

这种方法仅限于本地或者部署在自己的服务器使用,请不要将有真实个人信息的文件放在github上,已经看到好些人这样了,重要的事情说三遍,这种方法仅限于本地或者部署在自己的服务器使用

测试单个函数(去除cached)

go test -count=1 -v -run ^TestWeek$ towelong/mogu/test

使用方法二:

使用GitHub的Secrets来传递参数,根据.env.example文件里的参数在Settings里的Secrets里面新建,value值就填自己的信息,这样就不会导致泄露

0x03 计划

完成

  • 自动签到
  • 周报自动编写
  • 日志记录
  • 打卡增加自定义备注

TODO

  • 增加详细使用教程

  • 多账号

此项目改自ToWeLong,欢迎大家继续完善

重要: 由于蘑菇钉最近更新了接口,导致之前的接口都不可用了,然后还新增了一个sign,也就是签名。 非常感谢 @晓宇 同学提供的sign算法

此代码仅供学习,请在下载后24小时内删除,切勿用于违法用途,造成一切后果自行承担,与作者无关

moguding-auto's People

Contributors

wuyinsec avatar

Watchers

 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.