Giter VIP home page Giter VIP logo

why20hh's Introduction

有什么问题可以给我说,这都是以前用的了,有bug可以叫我更改

能用就行,能用就行!!!

关于这个打卡程序

秉持着能坐着绝不站着,能躺着绝不坐着的原则,发布了这个打卡程序 (代码编写不专业,能用就行)

如何配置这个程序

下载main.py这个文件,里面我已经注释好了,只需要修改账号密码就行了

如何配置微信提醒

打开http://www.pushplus.plus/ 这个网页,使用微信扫码登录,然后点击一对一推送,里面有个token
复制token放到文件中的main.py -> pushtoken中就行了(记得关注公众号,不然收不到签到消息)

程序依赖

程序运行依赖requests库,你可以使用pip install requests 来安装它

如何每天自动运行程序

可以使用定时任务
如何添加定时任务 Linux 点击这里 Windows 点击这里

推荐使用云函数来进行部署


1.首先登录腾讯云控制台https://console.cloud.tencent.com/ 未实名认证的用户需要实名认证后才能使用
2.然后从左上角的云产品中找到云函数image
3.然后点击函数服务,点击新建image
4.选择自定义创建,运行环境选择python3.6image
5.执行方法输入index.main,然后直接将python代码复制到右边的编辑器中image
6.然后点击触发器配置,选择自定义触发周期,输入0 1 0 * * * *,也可以自己设置时间,这里表示每日凌晨12时1分触发image
7.点击完成,如果不出意外,应该不需要再手动打卡了,教程结束

why20hh's People

Contributors

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