Control your computer using just your voice. Just like JARVIS in Iron Man.
This uses modules such as Speech recognition from CMUSphinx, requests, and webbrowser to perform its tasks.
##Install Dependencies
Arch/Manjaro:
sudo pacman -S python python2 wmctrl xdotool python-pip python2-pip python-pylint python2-pylint python-pyaudio python-lxml python2-lxml python-setuptools python2-setuptools python-wheel python2-wheel
Debian/Ubuntu:
sudo apt install wmctrl xdotool python-pip python3-pip *pylint *pyaudio python
pip install --user SpeechRecognition lxml requests pynput mouse setuptools wheel
pip install --user SpeechRecognition requests pynput mouse
##Usage:
python3 jarvis-linux.py
##Voice Commands:
- Open/Close X
- Close this
- Ultron Install/Uninstall X
- Type/Write X
- Google/Search X
- Go to X/X.com
- Direct open X.com
- Volume up/down
- Brightness up/down
- Increase/Decrease volume/sound/brightness/light
- Set Brightness/Volume X%
- Page up/down
- Scroll up/down
- Computer suspend/reboot/poweroff
- Suspend/reboot/poweroff Computer
- Disable/enable Wifi/Bluetooth
- Update/Upgrade Computer/Everything
- Take Screenshot
- ....................................................................