GithubHelp home page GithubHelp logo

githubbackup's Introduction

github项目防跑路脚本 github自动下载备份脚本 github自动下载项目脚本

应用场景:某些有趣的项目可能由于各种原因删库跑路,本脚本可定时更新并下载你所指定的github项目的release、prerelease、源码、更新日志到本地,完全解放双手。仅在检查到有更新时下载。

主要功能是批量下载 GitHub 上的项目到本地,并在下载后检查是否为最新版本。该脚本支持代理设置,如果代理不可用则不使用代理。

在下载过程中,该脚本会记录下载日志,并将所有更新信息记录到日志文件中。github项目更新日志单独存放于相应文件夹。

下载后,该脚本会检查已下载的文件的版本,如果版本不是最新的,该脚本将会下载新版本。

使用时需配合crontab等进行定时执行

注意:

1.你需要填写token以放宽ratelimit。你需要填写下载项目,可以自行增加。你需要自行配置代理。

2.关于代理,可以不用管,目的是为了防止国内用户上不去github。当然你也可以用ghproxy,自己改一下就能用了。

3.因为脚本是ai写的,所以可能有一些奇怪的写法,如果恰好你发现了,请自己改一下。

用法: yum install -y jq 然后 下载脚本并设置定时执行。

githubbackup's People

Contributors

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