From a62de6fec9783efa1a7e81de1c94c17af70b66f7 Mon Sep 17 00:00:00 2001
From: jaywcjlove <398188662@qq.com>
Date: Tue, 3 Dec 2024 03:33:40 +0800
Subject: [PATCH] Add `Cork`
---
README.md | 1 +
README.zh.md | 1 +
2 files changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 9716504..9fbe95b 100644
--- a/README.md
+++ b/README.md
@@ -148,6 +148,7 @@ is list features a curated selection of open-source macOS applications developed
- [Applite](https://github.com/milanvarady/Applite) - User-friendly GUI macOS application for Homebrew Casks.
- [App Downloader](https://github.com/yep/app-downloader) - Easily search and download macOS apps from the huge `homebrew cask` app catalog.
+- [Cork](https://github.com/buresdv/Cork) - A fast GUI for Homebrew written in SwiftUI.
- [Get It](https://github.com/Kevin-De-Koninck/Get-It) - Native macOS video/audio downloader. Think of it as a youtube downloader that works on many sites.
- [YouTube Downloader for macOS](https://github.com/DenBeke/YouTube-Downloader-for-macOS) - Simple menu bar app to download YouTube movies on your Mac. I wrote this as a test project to learn more about app development on macOS.
diff --git a/README.zh.md b/README.zh.md
index bf2bddd..458b494 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -149,6 +149,7 @@
- [Applite](https://github.com/milanvarady/Applite) - 用户友好的 GUI macOS 应用程序,用于 Homebrew Casks。
- [App Downloader](https://github.com/yep/app-downloader) - 从庞大的 `homebrew cask` 应用目录中轻松搜索和下载 macOS 应用。
+- [Cork](https://github.com/buresdv/Cork) - 一个用 SwiftUI 编写的快速 Homebrew 图形界面工具。
- [Get It](https://github.com/Kevin-De-Koninck/Get-It) - 原生 macOS 视频/音频下载器。把它想象成一个在许多网站上都能工作的 YouTube 下载器。
- [YouTube Downloader for macOS](https://github.com/DenBeke/YouTube-Downloader-for-macOS) - 简单的菜单栏应用,用于在 Mac 上下载 YouTube 电影。我写这个作为一个测试项目,以便更好地了解 macOS 应用开发。