GitHub - billytoe/Actions-WebTimeSnip: 利用 GitHub Actions 每天定时在 B站 首页截图,作为简易的历史快照 · GitHub
Skip to content

billytoe/Actions-WebTimeSnip

 
 

Folders and files

Repository files navigation

WebTimeSnip

简介

WebTimeSnip 是一个利用 GitHub Actions 的自动网页截图的工具。 它通过 GitHub Actions 每6小时访问一次指定网页并截图, 然后将截图保存到仓库中, 方便你查看和回顾网页的历史快照。

如何使用

  1. fork 仓库到你的 GitHub 账户。
  2. 启用 GitHub Actions:
    • 在你的 GitHub 仓库中, 点击 "Actions" 选项卡。
    • 如果需要, 点击 "I understand my workflows, go ahead and enable them" 按钮。
  3. 设置仓库读写权限:
    • 在你的 GitHub 仓库中, 点击 "Settings" 选项卡。
    • 在左侧边栏中, 点击 "Actions" -> "General"。
    • 在 "Workflow permissions" 部分, 确保选中 "Read and write permissions"。

截图

截图

许可证

MIT

About

利用 GitHub Actions 每天定时在 B站 首页截图,作为简易的历史快照

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%