mirror of
https://github.com/aidygus/LinVAM.git
synced 2024-11-23 09:18:04 +11:00
Update README.md
This commit is contained in:
parent
465a1f824b
commit
2c5e1b7d34
@ -1,12 +1,12 @@
|
|||||||
# LinVAM
|
# LinVAM
|
||||||
Linux Voice Activated Macro
|
Linux Voice Activated Macro
|
||||||
##Status
|
## Status
|
||||||
This project is currently a work-in-progress and is minimally functional.
|
This project is currently a work-in-progress and is minimally functional.
|
||||||
##Dependencies
|
## Dependencies
|
||||||
- PyQt5
|
- PyQt5
|
||||||
##Install
|
## Install
|
||||||
- $sudo git clone https://github.com/rose-jinyang/LinVAM.git
|
- $sudo git clone https://github.com/rose-jinyang/LinVAM.git
|
||||||
##Usage
|
## Usage
|
||||||
This script must be run with root privilege because it must hook and simulate input devices such as keyboard, mouse etc.
|
This script must be run with root privilege because it must hook and simulate input devices such as keyboard, mouse etc.
|
||||||
- $cd LinVAM
|
- $cd LinVAM
|
||||||
- $sudo python ./main.py
|
- $sudo python ./main.py
|
||||||
|
Loading…
Reference in New Issue
Block a user