Skip to content
/ uia Public

User Input Automatizer is a tool to read and write macros form keyboard and mouse

License

Notifications You must be signed in to change notification settings

vgonisanz/uia

Repository files navigation

vgonisanz's User Input Automatization

Usage

TBD

Development

To start developing this project, clone this repo and do:

make env-create

This will create a virtual environment with all the needed dependencies (using tox). You can activate this environment with:

$ source ./.tox/uia/bin/activate

Then, you can run make help. Learn more about the different tasks you can perform on this project using make.

Upgrade dependencies

From scratch, use the following command to generate requirements{-dev}.txt files:

make env-compile

Contributing

Please see the Contributing Guidelines section for more details on how you can contribute to this project.

License

GNU General Public License v3

About

User Input Automatizer is a tool to read and write macros form keyboard and mouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published