https://surge.qingr.moe 这里面有面板
长按策略组,导入:
策略图标订阅 合集
图标合集🌄🌆🌁🗾🌠🏙️🎑🎇🌃🏞️🎆
1️⃣整合图标合集 包含(①-⑭彩色图标分类)https://raw.githubusercontent.com/weigeshen/-/main/TuBiao/TuBiaoDingYue.json
2️⃣ fmz200の图标合集 https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/icons-all.json
3️⃣ 图标合集:https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor.json
4️⃣黑白图标集 https://raw.githubusercontent.com/Koolson/Qure/master/Other/Quremini.json
5️⃣透明图标集 https://github.com/Koolson/Qure/raw/master/Other/QureLight-All.json
6️⃣离歌图标集 https://raw.githubusercontent.com/lige47/QuanX-icon-rule/main/ligeicon-surge.json
7️⃣可莉的旗帜图标 https://gitlab.com/lodepuly/iconlibrary/-/raw/main/Flag_icon/ColorfulStaticFlag.json
下面👇👇👇👇👇👇👇👇是彩色图标分类
①彩色小图标 https://raw.githubusercontent.com/Orz-3/mini/master/mini.json
②Color+ https://raw.githubusercontent.com/Orz-3/mini/master/Color%2B.json
③mini Color https://raw.githubusercontent.com/Orz-3/mini/master/miniColor.json
④其它图标 https://raw.githubusercontent.com/Orz-3/mini/master/mini%2B.json
⑤应用与游戏 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-AppGame.json
⑥归档 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Archived.json
⑦地区国旗 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Area.json
⑧常用 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Common.json
⑨默认 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Default.json
⑩禁止 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Inhibition.json
⑪流媒体 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Media.json
⑫其它 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Other.json
⑬服务器 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Server.json
⑭服务 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Service.json
策略图标订阅 合集
图标合集🌄🌆🌁🗾🌠🏙️🎑🎇🌃🏞️🎆
1️⃣整合图标合集 包含(①-⑭彩色图标分类)https://raw.githubusercontent.com/weigeshen/-/main/TuBiao/TuBiaoDingYue.json
2️⃣ fmz200の图标合集 https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/icons-all.json
3️⃣ 图标合集:https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor.json
4️⃣黑白图标集 https://raw.githubusercontent.com/Koolson/Qure/master/Other/Quremini.json
5️⃣透明图标集 https://github.com/Koolson/Qure/raw/master/Other/QureLight-All.json
6️⃣离歌图标集 https://raw.githubusercontent.com/lige47/QuanX-icon-rule/main/ligeicon-surge.json
7️⃣可莉的旗帜图标 https://gitlab.com/lodepuly/iconlibrary/-/raw/main/Flag_icon/ColorfulStaticFlag.json
下面👇👇👇👇👇👇👇👇是彩色图标分类
①彩色小图标 https://raw.githubusercontent.com/Orz-3/mini/master/mini.json
②Color+ https://raw.githubusercontent.com/Orz-3/mini/master/Color%2B.json
③mini Color https://raw.githubusercontent.com/Orz-3/mini/master/miniColor.json
④其它图标 https://raw.githubusercontent.com/Orz-3/mini/master/mini%2B.json
⑤应用与游戏 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-AppGame.json
⑥归档 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Archived.json
⑦地区国旗 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Area.json
⑧常用 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Common.json
⑨默认 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Default.json
⑩禁止 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Inhibition.json
⑪流媒体 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Media.json
⑫其它 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Other.json
⑬服务器 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Server.json
⑭服务 https://raw.githubusercontent.com/Koolson/Qure/master/Other/QureColor-Service.json
即将实现的项目
这个自动化工具的核心流程可以分为以下几个步骤:
1. 检测新照片
• 监控 Mac 上的 iCloud 照片同步目录(~/Library/Mobile Documents/com~apple~CloudDocs/ 或 Photos Library.photoslibrary 内部结构)。
• 使用 fswatch 或 launchd 监听新文件的生成。
2. 转换为 AVIF 格式
• 使用 libavif 或 ffmpeg 进行 AVIF 转换,例如:
avifenc input.jpg -o output.avif
• 可以设置 imagemagick + avifenc 进行批量转换。
3. 重命名并整理
• 解析照片的 EXIF 数据获取拍摄时间(exiftool 或 mdls 命令)。
• 采用 YYYY-MM-DD_HH-MM-SS.avif 格式命名,存入本地临时目录。
4. 上传到对象存储
• 选择 OSS(如 S3、Cloudflare R2、阿里云 OSS 等)。
• 采用 rclone 或对象存储 SDK 进行自动上传,并返回外链 URL。
5. 记录上传信息
• 生成 JSON 或 SQLite 数据库存储图片文件名、时间和 URL。
• 维护一个简单的 Web 界面(Node.js/Python Flask/静态 HTML + JSON)展示图片列表。
如果你对某个具体环节有更详细的需求,比如 UI 设计、存储方案优化等,可以进一步完善。
#AI #自动化 #对象存储 #图片
这个自动化工具的核心流程可以分为以下几个步骤:
1. 检测新照片
• 监控 Mac 上的 iCloud 照片同步目录(~/Library/Mobile Documents/com~apple~CloudDocs/ 或 Photos Library.photoslibrary 内部结构)。
• 使用 fswatch 或 launchd 监听新文件的生成。
2. 转换为 AVIF 格式
• 使用 libavif 或 ffmpeg 进行 AVIF 转换,例如:
avifenc input.jpg -o output.avif
• 可以设置 imagemagick + avifenc 进行批量转换。
3. 重命名并整理
• 解析照片的 EXIF 数据获取拍摄时间(exiftool 或 mdls 命令)。
• 采用 YYYY-MM-DD_HH-MM-SS.avif 格式命名,存入本地临时目录。
4. 上传到对象存储
• 选择 OSS(如 S3、Cloudflare R2、阿里云 OSS 等)。
• 采用 rclone 或对象存储 SDK 进行自动上传,并返回外链 URL。
5. 记录上传信息
• 生成 JSON 或 SQLite 数据库存储图片文件名、时间和 URL。
• 维护一个简单的 Web 界面(Node.js/Python Flask/静态 HTML + JSON)展示图片列表。
如果你对某个具体环节有更详细的需求,比如 UI 设计、存储方案优化等,可以进一步完善。
#AI #自动化 #对象存储 #图片
docker compose更新镜像
方法一:拉取新镜像后重启
适用于从 Docker Hub 或 自建仓库 拉取的镜像。
1. 拉取最新镜像:
docker-compose pull
这会拉取 docker-compose.yml 中定义的所有服务的最新镜像。
2. 重新创建容器:
docker-compose up -d --force-recreate
-d 选项表示后台运行,--force-recreate 强制重新创建容器,即便配置没有更改。
3. 删除旧的无用镜像(可选):
docker image prune -f
这会删除未被使用的旧镜像,避免占用过多存储空间
#Docker
方法一:拉取新镜像后重启
适用于从 Docker Hub 或 自建仓库 拉取的镜像。
1. 拉取最新镜像:
docker-compose pull
这会拉取 docker-compose.yml 中定义的所有服务的最新镜像。
2. 重新创建容器:
docker-compose up -d --force-recreate
-d 选项表示后台运行,--force-recreate 强制重新创建容器,即便配置没有更改。
3. 删除旧的无用镜像(可选):
docker image prune -f
这会删除未被使用的旧镜像,避免占用过多存储空间
#Docker