Skip to content

Commit 6930c99

Browse files
committed
feat: 添加文件夹快速复制和删除功能
1 parent fa799e3 commit 6930c99

6 files changed

Lines changed: 54 additions & 0 deletions

File tree

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,28 @@ Windows System Productivity Tools for Work
99

1010

1111

12+
13+
14+
15+
16+
Quick Utilities Suite 是下面所有软件的集合,且下面每一个功能也会单独拆分为一个软件。
17+
18+
希望 logo 能够保持统一风格,简洁一些。一眼看出来是一个系列的;也会全部上架微软商店的
19+
20+
| 英文名 | 简体中文名 (你定) | 建议 繁体中文名 |
21+
| --------------------- | ----------------------- | ------------------- |
22+
| Quick Utilities Suite | 快速·实用工具箱 | 快速·實用工具箱 |
23+
| Quick ColorPicker | 快速·屏幕取色器 | 快速·螢幕取色器 |
24+
| Quick BulkFileCopy | 快速·批量文件复制 | 快速·批次檔案複製 |
25+
| Quick BulkFileDelete | 快速·批量文件删除 | 快速·批次檔案刪除 |
26+
| Quick SnapOCR | 快速·提取图片文本 (OCR) | 快速·截圖取字 (OCR) |
27+
| Quick SnapTranslate | 快速·截图翻译 | 快速·截圖翻譯 |
28+
| Quick WindowInspector | 快速·窗口名侦探 | 快速·視窗偵查 |
29+
| Quick AlwaysOnTop | 快速·窗口置顶 | 快速·視窗置頂 |
30+
| Quick DefenderToggle | 快速·Defender 开关 | 快速·Defender 開關 |
31+
32+
33+
1234
**Site:**
1335

1436
- GitHub: [GitHub](https://github.com/XMuli/QuickUtilitiesSuite/releases)

docs/en/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ features:
2626
icon:
2727
light: /images/home_features/QuickColorPicker.svg
2828
dark: /images/home_features/QuickColorPicker.svg
29+
- title: Quick BulkFileCopy
30+
details: Copy folders packed with tiny files (like node_modules) faster than the OS copy—less waiting, more doing.
31+
icon:
32+
light: /images/home_features/QuickBulkFileCopy.svg
33+
dark: /images/home_features/QuickBulkFileCopy.svg
34+
- title: Quick BulkFileDelete
35+
details: Delete folders containing loads of small files—or huge directories—at high speed to avoid long waits.
36+
icon:
37+
light: /images/home_features/QuickBulkFileDelete.svg
38+
dark: /images/home_features/QuickBulkFileDelete.svg
2939
- title: Quick SnapOCR
3040
details: One-click screenshot plus OCR; extract text from any image, webpage, or document and copy it fast.
3141
icon:

docs/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ features:
2626
icon:
2727
light: /images/home_features/QuickColorPicker.svg
2828
dark: /images/home_features/QuickColorPicker.svg
29+
- title: 快速·批量文件复制
30+
details: 迅速复制包含大量小文件的文件夹(如 node_modules),比系统自带的复制更快,节省等待时间。
31+
icon:
32+
light: /images/home_features/QuickBulkFileCopy.svg
33+
dark: /images/home_features/QuickBulkFileCopy.svg
34+
- title: 快速·批量文件删除
35+
details: 极速删除包含大量小文件或巨型文件夹,明显缩短删除时间,避免长时间等待。
36+
icon:
37+
light: /images/home_features/QuickBulkFileDelete.svg
38+
dark: /images/home_features/QuickBulkFileDelete.svg
2939
- title: 快速·提取图片文本 (OCR)
3040
details: 一键截图 + 提取图片中的文字,无论是图片、网页还是文档,都能快速识别并复制文本。
3141
icon:
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

docs/zh-tw/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ features:
2626
icon:
2727
light: /images/home_features/QuickColorPicker.svg
2828
dark: /images/home_features/QuickColorPicker.svg
29+
- title: 快速·批次檔案複製
30+
details: 迅速複製包含大量小檔案的資料夾(如 node_modules),比系統複製更快,減少等待時間。
31+
icon:
32+
light: /images/home_features/QuickBulkFileCopy.svg
33+
dark: /images/home_features/QuickBulkFileCopy.svg
34+
- title: 快速·批次檔案刪除
35+
details: 極速刪除包含大量小檔案或巨型資料夾,明顯縮短刪除時間,避免長時間等待。
36+
icon:
37+
light: /images/home_features/QuickBulkFileDelete.svg
38+
dark: /images/home_features/QuickBulkFileDelete.svg
2939
- title: 快速·截圖取字 (OCR)
3040
details: 一鍵截圖並提取圖片中的文字;不論圖片、網頁或文件,都能快速辨識並複製文字。
3141
icon:

0 commit comments

Comments
 (0)