
AutoHotkey
AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc.
Tactor tries to guess the best action for the current text selection. For example consider text containing http://xyz.com – an URL link. Or...
tactor tries to guess the best action for the current text selection. for example consider text containing http://xyz.com – an url link. or ~/documents/mypresentation.key – a presentation file. both matchers and actions are fully customizable.
it can also be used to expand text based on regular expression or using custom filter script.
tactor’s idea is loosely based on plan9’s plumber where any text can potentially be an action, although the actual technical implementation is very different. and it provides functionality somewhat similar to that of apple data detectors in a way that is fully extensible and transparent.
automated-tasks text-expander text-replace text-substitution expander