From 121e7b6007ccd48b9b668c391c2d75438294e1b0 Mon Sep 17 00:00:00 2001
From: jaywcjlove <398188662@qq.com>
Date: Sun, 22 Dec 2024 18:00:20 +0800
Subject: [PATCH] Add `TRex`
---
README.md | 1 +
README.zh.md | 1 +
2 files changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 4a34674..6d51616 100644
--- a/README.md
+++ b/README.md
@@ -349,6 +349,7 @@ is list features a curated selection of open-source macOS applications developed
- [status-bar-todo](https://github.com/Onix-Systems/osx-status-bar-todo) - Simple macOS app to keep TODO-list in status bar.
- [ThenGenerator](https://github.com/87kangsw/ThenGenerator) - Xcode Source Editor Extension for 'Then'
- [Timer](https://github.com/michaelvillar/timer-app) - Simple Timer app for Mac.
+- [TRex](https://github.com/amebalabs/TRex) - Copy any text on the screen to avoid retyping.
- [TomatoBar](https://github.com/ivoronin/TomatoBar) - Pomodoro Technique Timer for macOS with Touch Bar support.
- [TrelloApp](https://github.com/jlong/TrelloApp) - Unofficial wrapper application for Trello.com written in Swift. This is almost a "Hello World" for a site specific browser.
- [Ultra TabSaver](https://github.com/Swift-open-source/UltraTabSaver) - Ultra TabSaver is an open-source Tab Manager for Safari
diff --git a/README.zh.md b/README.zh.md
index 4c9997b..532f6f1 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -343,6 +343,7 @@
- [status-bar-todo](https://github.com/Onix-Systems/osx-status-bar-todo) - 一个简单的 macOS 应用,将待办事项列表保存在菜单栏中。
- [ThenGenerator](https://github.com/87kangsw/ThenGenerator) - 用于 “Then” 的 Xcode 源代码编辑器扩展。
- [Timer](https://github.com/michaelvillar/timer-app) - 简单的 Mac 定时器应用。
+- [TRex](https://github.com/amebalabs/TRex) - 复制屏幕上的任何文本,避免重新输入。
- [TomatoBar](https://github.com/ivoronin/TomatoBar) - 支持 Touch Bar 的 macOS 番茄钟计时器。
- [TrelloApp](https://github.com/jlong/TrelloApp) - 针对 Trello.com 的非官方包装应用,使用 Swift 编写。几乎是一个特定于网站的浏览器的 “Hello World”。
- [Ultra TabSaver](https://github.com/Swift-open-source/UltraTabSaver) - Ultra TabSaver 是一个开源的 Safari 标签管理器。