TextGO Svelte Themes

Textgo

Auto-detect text types and trigger custom actions with one hotkey.

📖 English / įŽ€äŊ“中文

TextGO is a cross-platform text processing tool that automatically recognizes text types and executes custom actions via a global hotkey.

✨ Core Features

  1. Effortless Operation: Bind multiple rules to a single hotkey, eliminating the need to remember complex key combinations.
  2. Ready to Use: Comes with a rich set of built-in text types and processing actions, allowing for quick setup with simple configuration.
  3. Highly Extensible: Supports extending text recognition types via regular expressions or machine learning models, and allows for custom processing logic using scripts or local AI.
  4. Cross-Platform: Built with Tauri for native support on macOS and Windows.

🚀 Use Cases

With a single hotkey, you can perform all of the following actions:

  • Format Conversion: Automatically recognize variable naming formats and convert them to the target style

  • Text Generation: Automatically recognize business data formats and generate corresponding SQL statements

  • Quick Actions: Automatically recognize URLs or file paths and open them with the default application

  • Text Translation: Automatically recognize natural language text and translate it using local LLM

  • ...and More

âŦ‡ī¸ Getting Started

Installation

Download the installer for your platform from GitHub Releases and follow the installation instructions.

FAQ

1. macOS shows "App is damaged and can't be opened."

Run the following command in the terminal to resolve:

sudo xattr -r -d com.apple.quarantine /Applications/TextGO.app
2. macOS shows "Apple can't check app for malicious software."

Follow these steps to resolve:

  1. Open "System Settings" > "Privacy & Security"
  2. Find the blocked application in the "Security" section
  3. Click the "Open Anyway" button
  4. Enter your login password and confirm

🎉 Acknowledgments

This project is built upon many excellent open source projects. We would like to express our sincere gratitude to all the developers and contributors of these projects.

For a complete list of third-party dependencies and their licenses, please see LICENSES.md.

📄 License

This project is released under the GPLv3 open source license.

Top categories

Loading Svelte Themes