Getting Started
Install TextGO, grant required permissions, and create your first shortcut.
System Requirements
macOS
- macOS 11 or higher
- Requires Accessibility permission
Windows
- Windows 10 or higher
- 64-bit operating system
Download and Installation
- Visit the GitHub Releases page
- Download the package for your system:
- macOS (Apple Silicon):
TextGO_x.x.x_aarch64.dmg - macOS (Intel):
TextGO_x.x.x_x64.dmg - Windows:
TextGO_x.x.x_x64-setup.exe
- macOS (Apple Silicon):
Permission Settings
macOS
On macOS, TextGO needs the Accessibility permission to read selected text and simulate keyboard input.
Setup steps:
- Open "System Settings" > "Privacy & Security" > "Accessibility"
- Find TextGO and enable it
- If TextGO is not listed, click the "+" button to add it manually

TIP
The system will automatically prompt for authorization when the app is used for the first time.
WARNING
TextGO is not signed. After updating the app on macOS, remove the old TextGO entry from Accessibility and add it again.
Windows
TextGO on Windows requires no additional permissions.
First Launch
Start the App
- macOS: Launch from Launchpad or Applications folder
- Windows: Launch from Start menu or desktop shortcut
System Tray
After launch, the app icon will appear in the system tray. Use the tray menu to:
- Show main window
- Manage shortcuts
- View history
- Open settings
- Quit the app
Basic Usage
- Open the main window
- Click Register Shortcut
- Select Double-Click or Drag-Select
- Keep the default Toolbar Mode
- Click + in the rules list to add a rule
- Select recognition type and execution action
- Click Confirm to save
Double-click or drag to select text. The floating toolbar then lets you choose a preset action.

Rules with "Save result to history" enabled store their results in the history window:

Configuration
Execution Modes
- Quiet Mode: Runs an action immediately after text selection; ideal for simple conversions
- Toolbar Mode: Shows a floating toolbar for choosing from multiple actions
Output Modes
- Replace: Replaces the selected text with the result
- Popup: Shows the result for further editing or copying
- No visual output: Leaves both options unselected; the result can still be copied to the clipboard
Available output options depend on the action. AI actions always open a popup, while actions such as web search, copy, cut, and paste do not return text results.
The settings pages provide detailed controls for the toolbar, text selection, mouse triggers, appearance, and app behavior:



Get Help
- Check the FAQ
- Report a problem on GitHub Issues