From 4524cf53ff4fc7120a63c2291cee0b7169217695 Mon Sep 17 00:00:00 2001 From: MornHus Date: Wed, 15 Jul 2026 20:44:09 +0800 Subject: [PATCH] Add EZC to programmer edition (#1124) Co-authored-by: MornHus <248266228+mornhussakuyo-hub@users.noreply.github.com> --- pages/README-Programmer-Edition.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/README-Programmer-Edition.md b/pages/README-Programmer-Edition.md index 76cd1cc..e8818c9 100644 --- a/pages/README-Programmer-Edition.md +++ b/pages/README-Programmer-Edition.md @@ -18,6 +18,9 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不 ### 2026 年 7 月 15 号添加 +#### MornHus - [Github](https://github.com/mornhussakuyo-hub) +* :white_check_mark: [EZC](https://github.com/mornhussakuyo-hub/ezc):跨平台终端文件剪切板,支持中英文路径、内嵌选择器以及文件复制、剪切和粘贴 + #### Sallyn - [Github](https://github.com/Sallyn0225) * :white_check_mark: [elevenlabs-stt](https://github.com/Sallyn0225/elevenlabs-stt):将 ElevenLabs 网页版语音转文字流程封装为 Python CLI,复用自有账号免费额度,支持批量转录、长音频静音切分和 SRT/VTT/TXT 等格式导出