Linux Voice Activated Macro
Go to file
rose-jinyang 4df879e035
Update README.md
2019-04-09 00:40:08 +08:00
keyboard initial commit 2019-04-08 22:20:07 +08:00
pynput initial commit 2019-04-08 22:20:07 +08:00
README.md Update README.md 2019-04-09 00:40:08 +08:00
commandeditwnd.py initial commit 2019-04-08 22:20:07 +08:00
commandeditwnd.ui initial commit 2019-04-08 22:20:07 +08:00
keyactioneditwnd.py initial commit 2019-04-08 22:20:07 +08:00
keyactioneditwnd.ui initial commit 2019-04-08 22:20:07 +08:00
main.py initial commit 2019-04-08 22:20:07 +08:00
mainwnd.ui initial commit 2019-04-08 22:20:07 +08:00
mouseactioneditwnd.py initial commit 2019-04-08 22:20:07 +08:00
mouseactioneditwnd.ui initial commit 2019-04-08 22:20:07 +08:00
pauseactioneditwnd.py initial commit 2019-04-08 22:20:07 +08:00
pauseactioneditwnd.ui initial commit 2019-04-08 22:20:07 +08:00
profileeditwnd.py initial commit 2019-04-08 22:20:07 +08:00
profileeditwnd.ui initial commit 2019-04-08 22:20:07 +08:00
profileexecutor.py initial commit 2019-04-08 22:20:07 +08:00
profiles.dat initial commit 2019-04-08 22:20:07 +08:00
ui_commandeditwnd.py initial commit 2019-04-08 22:20:07 +08:00
ui_keyactioneditwnd.py initial commit 2019-04-08 22:20:07 +08:00
ui_mainwnd.py initial commit 2019-04-08 22:20:07 +08:00
ui_mouseactioneditwnd.py initial commit 2019-04-08 22:20:07 +08:00
ui_pauseactioneditwnd.py initial commit 2019-04-08 22:20:07 +08:00
ui_profileeditwnd.py initial commit 2019-04-08 22:20:07 +08:00

README.md

LinVAM

Linux Voice Activated Macro

Status

This project is currently a work-in-progress and is minimally functional.

Requirements

  • python3
  • PyQt5
  • python-xlib

Install

Usage

This script must be run with root privilege because it must hook and simulate input devices such as keyboard, mouse etc.

  • $ cd LinVAM
  • $ sudo python3 ./main.py