Giter Site home page Giter Site logo

common-scripts's Introduction

自用脚本


主要是一些经常用的一些网站的签到什么的,想用的话随便拿去用。
随缘增加新脚本

推送方式

支持server酱推送plus 。 将推送token或者是key填入相应的字段即可。

部署方式


实现每天定时执行脚本的话,有很多种方法,可自上网找部署教程:
1.最简单的就是将脚本部署在腾讯云函数上。不过现在云函数收费了😪😪 我之前写过一篇博客,描述了云函数的部署过程,可供参考 点击这里
2.你如果拥有自己的服务器的话,可以部署在青龙面板上或者是elecV2P上,作者都在使用的两个工具,推荐青龙面板,比较好操作。
3.放在GitHub Action上面,这个稍微麻烦一点,而且GitHub抵制 GitHub Action的滥用,不推荐
4.还有很多种方法,可自行上网查询。

🚀🚀附青龙使用教程:

因为本仓库的脚本没有添加环境变量等设置,所以需要手动到青龙添加脚本,很简单。 示例(以阿里云盘aliyun.py为例): 脚本管理→新建脚本→文件名:aliyun.py → 复制本仓库aliyun.py的代码到你在青龙创建的脚本中,并在其中填入你的refresh_token和推送方式的key并且保存 →定时任务→新建任务→名称随意,命令:task aliyun.py 定时规则自己决定。→大功告成

有问题的话,请提issue。

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.