Skip to content
Surf Wiki
Save to docs
general/automation-software

From Surf Wiki (app.surf) — the open knowledge base

AutoKey


FieldValue
nameAutoKey
logoAutokey-logo.svg
developerThomas Hess
latest_release_versionPython 3+ - 0.96.0
latest_release_date
operating_systemLinux
programming languagePython
genreGUI Automation utility
licenseGPLv3
website

AutoKey is a free, open-source scripting application for Linux.

AutoKey allows the user to define hotkeys and trigger phrases 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.

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. The last version of the original branch was released on and is deprecated. On , Guoci released the first Python 3 version.

AutoKey's UI was inspired by the commercial Windows software Phrase Express.

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).

References

References

  1. Oh, Damien. (2010-09-28). "Autokey: Make Your Own Keyboard Shortcuts In Linux". MakeTechEasier.
  2. Purdy, Kevin. (2009-07-09). "AutoKey Does Customized Text Replacement for Linux". [[Gawker Media]].
  3. Dekter, Chris. (2010-04-24). "ACKNOWLEDGMENTS". Autokey SVN.
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about AutoKey — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report