OldAutoKey icon
OldAutoKey icon

OldAutoKey

 50 likes

AutoKey is a desktop automation utility for Linux and X11. It allows you to manage collection of scripts and phrases, and assign abbreviations and hotkeys to these. This allows you to execute a script or insert text on demand in any program.

OldAutoKey screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Linux
  • X11
Discontinued

The program is no longer developed. As announced by the developer, last version, 0.90.4, released in May 2012, is feature complete and can be still downloaded from Google Code Archive. A maintained port, updated to run on Python 3, has been hosted on GitHub with the name AutoKey icon AutoKey , previously known as AutoKey Py3

  No rating
50 likes
2comments
0 news articles

Features

Suggest and vote on features
  1.  Support for scripting
  2.  Text Expansion

OldAutoKey News & Activities

Highlights All activities

Recent activities

Show all activities

OldAutoKey information

  • Developed by

    Chris Dekter
  • Licensing

    Open Source and Free product.
  • Alternatives

    70 alternatives listed
  • Supported Languages

    • English

Our users have written 2 comments and reviews about OldAutoKey, and it has gotten 50 likes

OldAutoKey was added to AlternativeTo by mkny13 on Dec 29, 2009 and this page was last updated Apr 8, 2021. OldAutoKey is sometimes referred to as AutoKey.

Comments and Reviews

   
 Post comment/review
LordMax
CommentJun 10, 2017

One of the best solution, also today in 2017

0
Ravaelles
CommentMar 24, 2017

Offers nice grouping of keys, you can copy over entire dir from machine to another machine

0

What is OldAutoKey?

AutoKey is a desktop automation utility for Linux and X11. It allows you to manage collection of scripts, and assign abbreviations and hotkeys to these scripts allowing you to execute them on demand in whatever program you are using.

The core part of AutoKey is sending and receiving keyboard events via the X server. It supports multiple X interfaces and should therefore be compatible with virtually any version of Linux running an X server. Full unicode support is provided and it should in theory work with any keyboard layout.

Features

  • KDE and GTK versions available, making AutoKey integrate well into any desktop environment.
  • Write Python scripts to automate virtually any task that can be accomplished via the keyboard
  • Built-in code editor (using QScintilla in KDE or GtkSourceView2 in GTK)
  • Create phrases (blocks of text) to be pasted into any program on demand (uses the X selection)
  • Create collections of phrases/scripts in folders, and assign a hotkey or abbreviation to the folder to display a popup menu
  • Regular expressions can be used to filter windows by their title, to exclude hotkeys/abbreviations from triggering in certain applications
  • Scripts, phrases and folders can be attached to the tray icon menu, allowing you to select them without assigning a hotkey or abbreviation
  • AutoKey can track your usage patterns and present the most frequently used items at the top of the popup menu