Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 411 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 411 Bytes

Description

Python library for automating other applications by wrapping xte.

Requirements

Required packages:

  • xautomation (for xte, keyboard and mouse emulation)
  • python (for running the program)
  • xvfb (for automation without interfering with other windows)
  • zenity (for messageboxes)
  • scrot (for screenshots)
  • gocr (for OCR)

License

MIT License

Alexander Rødseth