mirror of
https://github.com/aidygus/LinVAM.git
synced 2024-11-01 07:30:56 +11:00
Update README.md
This commit is contained in:
parent
821cee0db2
commit
465a1f824b
11
README.md
11
README.md
@ -1,2 +1,13 @@
|
||||
# LinVAM
|
||||
Linux Voice Activated Macro
|
||||
##Status
|
||||
This project is currently a work-in-progress and is minimally functional.
|
||||
##Dependencies
|
||||
- PyQt5
|
||||
##Install
|
||||
- $sudo git clone https://github.com/rose-jinyang/LinVAM.git
|
||||
##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 python ./main.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user