AutoKey
Template:Short description Script error: No such module "about".
Page Module:Infobox/styles.css has no content.
| AutoKey | |
|---|---|
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. | |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Thomas Hess |
| Written in | Python |
| Operating system | Linux |
| Type | GUI Automation utility |
| License | GPLv3 |
| Website | github |
Script error: No such module "Check for conflicting parameters".
AutoKey is a free, open-source scripting application for Linux.
AutoKey allows the user to define hotkeys and trigger phrases[1] which expand to predefined text, automating frequent or repetitive tasks such as correcting typographical errors or common spelling mistakes and inserting boiler plate sections of text.
Hotkeys, and trigger phrases may also be configured to run scripts which use the full power of Python 3 to perform actions which can generate window, keyboard, and mouse events using the provided AutoKey API.
Most applications will respond to these events as if the user were actually typing on the keyboard and using the mouse. This allows AutoKey scripts to cause these applications to perform almost any sequence of actions a user could manually make them do - at the press of a single hotkey.[2]
Since AutoKey scripts are written in full Python, they can also interact with the whole system to perform tasks which would be difficult for a user to do manually such as reading and writing files, retrieving system status information, or performing calculations and making decisions.
It also provides simple dialog management tools so scripts can present information and interact with the user.
History
In 2008, Chris Dekter wrote the original version of AutoKey in Python 2 for the Linux operating system.[1] The last version of the original branch was released on Script error: No such module "Date time". and is deprecated. On Script error: No such module "Date time"., Guoci released the first Python 3 version.
AutoKey's UI was inspired by the commercial Windows software Phrase Express.[3]
AutoKey is currently available in packaged form for users of Debian, Arch, Gentoo, and Fedora as well as for some of their derivative distributions such as Ubuntu, Mint, and Manjaro.
The software is licensed under GNU General Public License (GPLv3).
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
- AutoHotkey (for Windows only)
- AutoIt (for Windows only)
- Automator (for Macintosh only)
- Bookmarklet
- iMacros for Firefox
- Xnee, a program that can be used to record and replay test.
- SikuliX
References
Page Template:Reflist/styles.css has no content.
- ^ a b Page Module:Citation/CS1/styles.css has no content.Purdy, Kevin (2009-07-09). "AutoKey Does Customized Text Replacement for Linux". Lifehacker. Gawker Media. Archived from the original on 15 November 2010. Retrieved 2010-12-30.
- ^ Page Module:Citation/CS1/styles.css has no content.Oh, Damien (2010-09-28). "Autokey: Make Your Own Keyboard Shortcuts In Linux". MakeTechEasier. Archived from the original on 5 December 2010. Retrieved 2010-12-30.
- ^ Page Module:Citation/CS1/styles.css has no content.Dekter, Chris (2010-04-24). "ACKNOWLEDGMENTS". Autokey SVN. Retrieved 2010-12-30.