I built an open-source text processing tool as an alternative to PopClip and SnipDo. It's cross-platform (macOS/Windows), extensible, and doesn't require a subscription.
What it does:
TextGO automatically recognizes text types and executes custom actions. You can trigger it via global hotkeys, mouse double-click, or text selection. It supports both instant execution and interactive toolbar modes.
Key features:
- Built-in text type recognition (URLs, emails, IPs, timestamps, programming/natural languages, etc.)
- Multiple trigger methods with independent rule configurations
- Extensible via regex, scripts, or local AI integration
- Customizable toolbar icons
Feedback and contributions welcome!