LinVAM/README.md

15 lines
396 B
Markdown
Raw Normal View History

2019-04-09 00:13:16 +10:00
# LinVAM
Linux Voice Activated Macro
2019-04-09 01:17:35 +10:00
## Status
2019-04-09 01:17:01 +10:00
This project is currently a work-in-progress and is minimally functional.
2019-04-09 01:48:03 +10:00
## Requirements
- python3
2019-04-09 01:17:01 +10:00
- PyQt5
2019-04-09 01:17:35 +10:00
## Install
2019-04-09 01:17:01 +10:00
- $sudo git clone https://github.com/rose-jinyang/LinVAM.git
2019-04-09 01:17:35 +10:00
## Usage
2019-04-09 01:17:01 +10:00
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