Skip to content
 
 

Repository files navigation

XDOTOOL

Downloads Stars

Library to use xdotool with python.

Prerequisites

Ubuntu

sudo apt-get install xdotool

Instalation PyPI

You can install xdotool from Pypi. It's going to install the library itself and its prerequisites as well.

pip install xdotool

You can install xdotool from its source code.

git clone https://github.com/Tlaloc-Es/xdotool.git
cd xdotool
pip install -e .

About

Library to use xdotool with python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages