8000 GitHub - dlk3/autokey: Adding support for GNOME/Wayland to AutoKey, a desktop automation utility for Linux.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dlk3/autokey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a fork of the AutoKey utility which has been modified to support the GNOME/Wayland environment in addition to the X11 environment currently supported by the "official" version.

AutoKey

About

AutoKey, a desktop automation utility for Linux and X11, formerly hosted on Google, has been updated to run on Python 3.

Important: This is an X11 application and, as such, will not function correctly when Wayland is in use instead of Xorg.

Installation

Please see the wayland-install.md page for instructions on installing the version of AutoKey provided by this repository.

Important: Please remove previous installations of AutoKey fully before installing!

For detailed installation instructions, please visit the Installing page in our wiki.

Documentation

AutoKey documentation is available here and, for versions prior to 0.96.0, here. Example code and explanations for how AutoKey works can be found in our wiki and, in particular, on the Features and Example Scripts pages. Additional information can be found by searching Stack Overflow and GitHub.

Support

Please do not request support on the issue tracker. Instead, head over to the autokey-users Google Groups forum, Gitter web-based chat, on IRC (#autokey on Libera.Chat), or Stack Overflow.

We'd appreciate it if you take a look at our Troubleshooting wiki page before posting. You'll be more likely to get a good answer quickly by providing as much information as you can.

Bug reports

Bug reports are welcome. Please use the GitHub Issue Tracker to report bugs. When reporting a suspected bug, please make sure to include as much information as possible to expedite troubleshooting and resolution.

Here are some possible examples of the types of information you might need to provide:

  • Details on how to reproduce the issue you are experiencing are always helpful.
  • An AutoKey error message is helpful when something is wrong with your AutoKey script.
  • An AutoKey traceback is helpful when AutoKey runs without crashing, a trigger was used, and the expected event either didn't occur or something other than the expected result occurred.
  • A Python traceback is helpful when something is wrong with your AutoKey script, causing an exception to be shown in your AutoKey error message.

If you're not sure your issue is a bug or you'd like help with reporting it, you can post about it first on one of the platforms used by our community and we'll assist you.

Contributing or modifying the source

Pull requests are welcome from anyone who would like to modify or contribute to the source code. Useful tips for working with and testing the code can be found in the CONTRIBUTORS.rst file. AutoKey also participates in CodeTriage, where members can sign up to receive a periodic email with a link to an open AutoKey issue that needs help./CONTRIBUTORS.rst

Changelog

Our changelog is the best source of information for what's new and fixed in each release.

License

AutoKey uses the GNU GPL v3. See the LICENSE file for a plain text copy of the license.

About

Adding support for GNOME/Wayland to AutoKey, a desktop automation utility for Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.3%
  • JavaScript 2.2%
  • Other 0.5%
0