mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-23 10:41:30 +08:00
Update docs and sort content
This commit is contained in:
@ -19,8 +19,8 @@ description: >-
|
||||
based on the auto-slugify library available on GitHub.
|
||||
rinId: 65
|
||||
category: 项目
|
||||
date_created: 2024-12-02T03:03:24.000Z
|
||||
date_modified: 2025-02-24T07:06:21.000Z
|
||||
date_created: 20241202
|
||||
date_modified: 20250225
|
||||
---
|
||||
|
||||
# Auto Slugify Webapp
|
||||
|
@ -18,8 +18,8 @@ published: true
|
||||
category: 周报
|
||||
slug: 2025-W07
|
||||
description: null
|
||||
date_created: 2025-02-10T08:14:42.000Z
|
||||
date_modified: 2025-02-24T04:00:02.000Z
|
||||
date_created: 20250210
|
||||
date_modified: 20250225
|
||||
---
|
||||
|
||||
日期范围:2025-02-10 - 2025-02-16
|
||||
|
@ -21,10 +21,8 @@ category: 周报
|
||||
slug: 2025-W08
|
||||
description: >-
|
||||
本周的产出涵盖了多个领域的内容,包括博客上发布了关于RSSHub新增AsianFanfics路由和解决OpenWebUI长时间白屏的问题。同时,备忘录中记录了Cloudflare规则配置、Vite环境变量以及关于Hono框架的使用等技术分享。此外,还进行了对Web端DICOM压缩的调研,探索了pydicom和gdcm两个库的使用方式。同时,个人反思与日常生活中,感慨与多年未见的同人创作者重新互动,并且体验了私教训练带来的身体挑战。
|
||||
date_created: 2025-02-16T14:45:50.000Z
|
||||
date_modified: 2025-02-24T10:05:18.000Z
|
||||
tree-structure: true
|
||||
tree-view: columns
|
||||
date_created: 20250216
|
||||
date_modified: 20250225
|
||||
---
|
||||
|
||||
<!--section: 1-->
|
||||
|
@ -1,17 +1,22 @@
|
||||
---
|
||||
toAstro: true
|
||||
astroType: post
|
||||
toWexin: true
|
||||
toJuejin: null
|
||||
toZhihu: null
|
||||
title: messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码
|
||||
date: 2023-09-24T00:00:00.000Z
|
||||
author: KazooTTT
|
||||
tags:
|
||||
- 短信同步
|
||||
- 苹果
|
||||
- 效率
|
||||
- messauto
|
||||
- 验证码
|
||||
- apple
|
||||
- imessage
|
||||
- iphone
|
||||
- mac
|
||||
- apple
|
||||
- 苹果
|
||||
- 验证码
|
||||
- 短信同步
|
||||
- messauto
|
||||
published: true
|
||||
slug: >-
|
||||
messauto-imessage-to-synchronize-iphone-and-mac-messages-and-automatically-copy-captchagraphic-bed-edition
|
||||
@ -24,9 +29,8 @@ publish_time: '2023/10/20 13:50:45'
|
||||
finished: true
|
||||
rinId: 61
|
||||
category: 软件
|
||||
toAstro: true
|
||||
date_created: 2024-12-02T03:03:24.000Z
|
||||
date_modified: 2025-02-19T17:54:54.000Z
|
||||
date_created: 20241202
|
||||
date_modified: 20250225
|
||||
---
|
||||
|
||||
# messAuto + iMessage 实现 iPhone 和 mac 信息同步和自动复制验证码
|
||||
@ -48,7 +52,7 @@ date_modified: 2025-02-19T17:54:54.000Z
|
||||
|
||||
二、安装 messauto,并设置。
|
||||
|
||||
然后我们需要安装 [messauto](<https://github.com/LeeeSe/MessAuto>),地址是 [https://github.com/LeeeSe/MessAuto](<https://github.com/LeeeSe/MessAuto/releases/tag/v0.5.0>)
|
||||
然后我们需要安装 [messauto](<https://github.com/LeeeSe/MessAuto>),地址是 [https://github.com/LeeeSe/MessAuto](<https://github.com/LeeeSe/MessAuto/releases>)
|
||||

|
||||
版本:
|
||||
|
@ -23,7 +23,7 @@ date_modified: 2025-02-19T17:54:54.000Z
|
||||
|
||||
很久之前做过一个 messauto 的安利
|
||||
|
||||
[messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码](/notes/messauto-imessage-to-synchronize-iphone-and-mac-messages-and-automatically-copy-captchagraphic-bed-edition)
|
||||
[messAuto + iMessage 实现iPhone和mac信息同步和自动复制验证码](/posts/messauto-imessage-to-synchronize-iphone-and-mac-messages-and-automatically-copy-captchagraphic-bed-edition)
|
||||
|
||||
但是最近收到评论才发现作者在前段时间删库了
|
||||
|
||||
|
Reference in New Issue
Block a user