项目文件夹

文件
wehub-resource-sync 289935721d
Deploy Website / build (push) Has been cancelled
Deploy Website / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:28:21 +08:00

40 行
1.2 KiB
Plaintext

{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://thewh1teagle.github.io/vibe/#organization",
"name": "Vibe",
"url": "https://thewh1teagle.github.io/vibe/",
"logo": "https://thewh1teagle.github.io/vibe/logo.png",
"sameAs": [
"https://github.com/thewh1teagle/vibe",
"https://discord.gg/EcxWSstQN8"
]
},
{
"@type": "WebSite",
"@id": "https://thewh1teagle.github.io/vibe/#website",
"url": "https://thewh1teagle.github.io/vibe/",
"name": "Vibe",
"publisher": {
"@id": "https://thewh1teagle.github.io/vibe/#organization"
}
},
{
"@type": "SoftwareApplication",
"@id": "https://thewh1teagle.github.io/vibe/#app",
"name": "Vibe",
"applicationCategory": "MultimediaApplication",
"operatingSystem": "Windows, macOS, Linux",
"description": "Local-first transcription app for audio and video with AI summaries and multilingual support.",
"url": "https://thewh1teagle.github.io/vibe/",
"image": "https://thewh1teagle.github.io/vibe/preview.png",
"publisher": {
"@id": "https://thewh1teagle.github.io/vibe/#organization"
}
}
]
}