Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Weidows-projects/Keeper
✅ 刷绿格子GitHub+Gitee | 唤醒服务器 | 爬取必应图片 | 镜像GitHub->Gitee | 本地管理体系...etc
https://github.com/Weidows-projects/Keeper
bing-wallpaper gitee keeper leancloud
Last synced: 14 days ago
JSON representation
✅ 刷绿格子GitHub+Gitee | 唤醒服务器 | 爬取必应图片 | 镜像GitHub->Gitee | 本地管理体系...etc
- Host: GitHub
- URL: https://github.com/Weidows-projects/Keeper
- Owner: Weidows-projects
- License: mpl-2.0
- Created: 2020-11-28T09:09:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:06:24.000Z (15 days ago)
- Last Synced: 2024-10-30T03:51:49.934Z (15 days ago)
- Topics: bing-wallpaper, gitee, keeper, leancloud
- Language: Batchfile
- Homepage: https://gitee.com/weidows-projects/Keeper
- Size: 44.8 MB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
- ## 🌈Keeper
一些实用的的定时任务集合(线上/线下组合拳).
# GitHub-Action
- [x] daily-push `刷绿 profile 格子` (Fork 项目不被计数刷绿; 主旨非作弊行为 [\[1\]](#cite_note-1)
- [x] 获取`必应壁纸`,存储在 tasks 分支的 Bing 里面 [\[2\]](#cite_note-2)
- [x] 同步 github 仓库到 gitee. [\[3\]](#cite_note-3)
- [x] 访问唤醒+检查 SSL 状态 [(如 LeanCloud 评论后台 / 博客后台,Demo 地址)](https://weidows-projects.github.io/Keeper/) [\[4\]](#cite_note-4)
- [x] 调用更新 waka-box [\[10\]](#cite_note-10)- 进入 settings 配置 secret :
| name | value (不会泄露,未填的项不会启用) |
| :--------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| PUSH_EMAIL | github 推送邮箱 (默认使用 Github-action[bot]) |
| URL | 唤醒+SSL-Check,支持多个如 `weidows.avosapps.us www.baidu.com` 注意只能是域名不能有前后缀 |
| GITEE_RSA | 私钥文件内容; 公钥复制到 [用户设置](https://gitee.com/profile/sshkeys); 如何生成秘钥可以查看 [这篇文章](https://weidows.github.io/post/experience/SSH); 需要提前在 gitee 创建同名同邮箱的仓库 |
| GITEE_TOKEN | 用于镜像时自动创建不存在的仓库,Gitee 可以在[这里](https://gitee.com/profile/personal_access_tokens)找到 |
| WAKATIME_API_KEY | waka-box 需要的 wakatime API |
| GH_TOKEN | 更新 waka-box 需要用带有 Gist 权限的 GitHub TOKEN |![分割线](https://cdn.jsdelivr.net/gh/Weidows/Weidows/image/divider.png)
# 本机
- 全堆在 [utils.bat](./utils.bat) 里,注释很明确; 下图为样式
![](image/README/1644490835674.png)
- [x] 备份各种开发配置信息 (包括装的软件/SDK,每个工具装的库,config 文件...)
`机子有价,数据无价`,可参考我的备份仓库: [Weidows-projects/Programming-Configuration](https://github.com/Weidows-projects/Programming-Configuration)
- [x] 各平台每日签到,某些交给 github-action 容易被查封,所以在本机手动跑.
- [x] [原创用于 aria2 后台启动最佳方案](./scripts/aria2.bat)
- [x] [原创 Hello 图床多线程增量备份脚本.](./scripts/hello.py)
- [x] [刷新本机 GitHub520 - hosts](./scripts/GitHub520/) [\[7\]](#cite_note-7) [\[8\]](#cite_note-8) [\[9\]](#cite_note-9)非 append/overwrite, 不会改变其他 host; [此处 Release 中打包好了 64 位可执行文件](https://github.com/Weidows-projects/scoop-3rd/releases/tag/1.0.0)
![分割线](https://cdn.jsdelivr.net/gh/Weidows/Weidows/image/divider.png)
# 借物表
[1]: [justjavac/auto-green](https://github.com/justjavac/auto-green)
[2]: [mstf/bingdownload](https://gitee.com/mstf/bingdownload)
[3]: [Yikun/hub-mirror-action](https://github.com/Yikun/hub-mirror-action/)
[4]: [ChenYFan/ssl](https://github.com/ChenYFan/ssl)
[7]: [521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)
[8]: https://github.com/mbuilov/sed-windows
[9]: https://github.com/islamadel/bat2exe
[10]: https://github.com/YouEclipse/waka-box-go