Skip to content

Example of how to use AutoKey to automatically fill fields in GUIs

License

Notifications You must be signed in to change notification settings

cynthi8/AutoKey-login-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoKey-login-example

Example of using AutoKey to automatically fill fields in a GUI.

There may be better ways to do this.

Demo

auto_login_demo.mov

Installation

  1. Install AutoKey
  2. Copy get_mouse_location.py and vpn_login.py to a folder managed by AutoKey. I use ~/.config/autokey/data/CustomScripts/
  3. Modify vpn_login.py with your login info and button coordinates (found from get_mouse_location.py)
  4. Run autokey-run -s "vpn_login"

Caveats

This will store your username + password in plain text, easily accessible to anyone with access to your files. So, keep that in mind.

About

Example of how to use AutoKey to automatically fill fields in GUIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages