mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 18:51:31 +08:00
vault backup: 2024-11-27 10:23:38
Affected files: src/content/post/软件/个人工具与设备清单.md src/pages/tools/index.astro
This commit is contained in:
@ -37,7 +37,7 @@ category: 软件
|
|||||||
#### 1.2.2 录屏与截图
|
#### 1.2.2 录屏与截图
|
||||||
|
|
||||||
- Picsew
|
- Picsew
|
||||||
- Shotr
|
- [Shotr](https://shottr.cc/)
|
||||||
- CleanShot
|
- CleanShot
|
||||||
- QuickRecorder
|
- QuickRecorder
|
||||||
- OBS
|
- OBS
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
import PageLayout from '@/layouts/BaseLayout.astro'
|
|
||||||
import CategorySection from '@/components/CategorySection.astro'
|
|
||||||
import Button from '@/components/Button.astro'
|
import Button from '@/components/Button.astro'
|
||||||
|
import CategorySection from '@/components/CategorySection.astro'
|
||||||
import GiscusComment from '@/components/GiscusComment'
|
import GiscusComment from '@/components/GiscusComment'
|
||||||
|
import PageLayout from '@/layouts/BaseLayout.astro'
|
||||||
|
|
||||||
const SOFTWARE_TOOLS = {
|
const SOFTWARE_TOOLS = {
|
||||||
development: {
|
development: {
|
||||||
@ -76,14 +76,14 @@ const SOFTWARE_TOOLS = {
|
|||||||
href: 'https://apps.apple.com/app/picsew-screenshot-stitching/id1208145167'
|
href: 'https://apps.apple.com/app/picsew-screenshot-stitching/id1208145167'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Shotr',
|
name: 'shottr',
|
||||||
description: 'Screenshot Tool',
|
description: 'Screenshot Tool',
|
||||||
href: 'https://shotr.app/'
|
href: 'https://shottr.cc/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'QuickRecorder',
|
name: 'QuickRecorder',
|
||||||
description: 'Screen Recording',
|
description: 'Screen Recording',
|
||||||
href: '#'
|
href: 'https://lihaoyun6.github.io/quickrecorder/'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -156,7 +156,7 @@ const SOFTWARE_TOOLS = {
|
|||||||
{
|
{
|
||||||
name: 'Follow',
|
name: 'Follow',
|
||||||
description: 'RSS Reader',
|
description: 'RSS Reader',
|
||||||
href: '#'
|
href: 'https://app.follow.is/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '滴答清单',
|
name: '滴答清单',
|
||||||
@ -252,7 +252,7 @@ const SOFTWARE_TOOLS = {
|
|||||||
{
|
{
|
||||||
name: 'Grow',
|
name: 'Grow',
|
||||||
description: 'Health Tracking',
|
description: 'Health Tracking',
|
||||||
href: '#'
|
href: 'https://apps.apple.com/cn/app/grow-%E4%BD%A0%E7%9A%84%E5%81%A5%E5%BA%B7%E8%B4%B4%E5%BF%83%E5%A5%BD%E4%BC%99%E4%BC%B4/id1560604814'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Keep',
|
name: 'Keep',
|
||||||
|
Reference in New Issue
Block a user