Giter Site home page Giter Site logo

some-sign-in's Introduction

some-sign-in

glados 每日自动签到。有任何问题,可以在 issues 中指出和交流。

该程序实现签到的方式是,在本地电脑上启动一个定时任务,每天到时间发送 http 请求进行签到。因此建议的方式是,将其在工作电脑上启动,只要电脑不关机,签到就会到时间自动执行。

run

  • 程序可以在 release 栏下载(目前只有 windows,其他系统需要自己编译)
  • 新建一个配置文件放在程序同级目录下,配置文件名必须env.local.toml,配置文件内容参考这个
  • 将你的 cookie 信息放入这个配置文件中,运行程序即可。
    • 如果你不知道如何获取 cookie 值,可以查看教程
    • 将 cookie 值替换 xxx,如下图所示:

build

  • cargo build --release

ref

some-sign-in's People

Contributors

suhanyujie 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.