Giter VIP home page Giter VIP logo

bingwallpapers's Introduction

每日爬取 bing 壁纸

利用 Github Actions,每日爬取 bing 壁纸,存储到 wallpapers 文件夹。

运行方式

  1. 每天固定时间运行,Cron表达式 (UTC时间)。
  2. 监听 .github 文件夹的修改。
  3. 手动触发工作流程。

需要自定义的地方

  1. - cron: '0 16 * * *' # Cron表达式。
  2. - 创建 ssh-key 仓库变量,账号放公钥,仓库变量放私钥。# Github 需要 openssh 格式,长度2048。
  3. - name: 提交并推送更改 处 "[email protected]" # 替换为您的 GitHub 邮箱地址。
  4. - name: 提交并推送更改 处 "Your-GitHubUsername" # 替换为您的 GitHub 用户名。
  5. - name: 提交并推送更改 处 git push origin main # 假设主分支为 main,请根据实际情况替换为您的主分支名称。

在线小工具

网络收集,不保证工具的安全性,介意误用。

Cron 在线生成
OpenSSH-KEY 在线生成

bingwallpapers's People

Contributors

pylogmon avatar rashidakaku 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.