dorinclisu / pyrobodesk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

git clone https://github.com/dorinclisu/pyrobodesk.git
cd pyrobodesk
python -m pip install .

Automate desktop work

This project is intended for automating repetitive tasks that involve graphical user interface manipulation, which cannot be typically automated using a CLI or API. Example at https://www.youtube.com/watch?v=Kom8QjVBJD0

An innovative framework

Powerful, flexible, efficient. We can have all these, without giving up ease of use.

Caveats

It is brittle with regards to GUI layout and display screen size. However, given how easy it is to reprogram (when GUI changes), it is not a big deal.

ToDo

  • Image regognition
  • OCR

About

License:Other


Languages

Language:Python 100.0%