1 Star 0 Fork 0

Halo / aliyundriveDailyCheck

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

阿里云盘每日签到

基于 Node.js 实现的阿里云盘每日签到

TODO

  • 阿里云盘签到
  • 青龙面板支持
  • 本地运行
  • github action 支持

Use 使用

第一步:获取 refresh_token 并复制

copy(JSON.parse(localStorage.token).refresh_token); console.log(JSON.parse(localStorage.token).refresh_token);

`

  • 手动获取: 登录阿里云盘后,可以在开发者工具 -> Application -> Local Storage 中的 token 字段中找到。
    注意:不是复制整段 JSON 值,而是 JSON 里 refresh_token 字段的值,如下图所示红色部分: refresh token

第二步:青龙面板添加依赖项

  • axios

第三步:添加环境变量

CLIENT_ID 需添加 环境变量 权限

参数 说明
refreshToken 阿里云盘 refresh_token, 添加多个可支持多账户签到
CLIENT_ID 可选项, 用于青龙面板 API 更新 refreshToken 字段
CLIENT_SECRET 可选项, 用于青龙面板 API 更新 refreshToken 字段
QL_PATH 可选项, 青龙面板path

CLIENT_IDCLIENT_SECRET 可在 青龙面板 -> 系统设置 -> 应用设置 -> 新建应用 新增, 用于自动更新环境变量内 refreshToken 配置

第四步:添加订阅

添加订阅后可在定时任务列表发现新增任务, 可自行调整任务执行时间

ql repo https://github.com/mrabit/aliyundriveDailyCheck.git "autoSignin" "" "qlApi"
新版本:

青龙面板 -> 订阅管理 -> 新建订阅, 在名称输入框粘贴命令并执行

旧版本:

青龙面板 -> 定时任务 -> 新建任务 添加命令并执行

aliyundriveDailyCheck.png

申明

  • 本项目仅做学习交流, 禁止用于各种非法途径
  • 项目中的所有内容均源于互联网, 仅限于小范围内学习参考, 如有侵权请第一时间联系 本项目作者 进行删除

鸣谢

特别感谢以下作者及所开发的程序,本项目参考过以下几位开发者代码及思想。

MIT License Copyright (c) 2023 mrabit Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/spark_more/aliyundriveDailyCheck.git
git@gitee.com:spark_more/aliyundriveDailyCheck.git
spark_more
aliyundriveDailyCheck
aliyundriveDailyCheck
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891