/automatevlc

automate vlc media player through command line in python

Primary LanguagePython

In this project you can automate vlc media player through command line. I used following packages
-pyautogui
-pypiwin32
-win32gui

Install the packages using following commands
pyautogui-->pip install pyautogui
win32con-->pip install pypiwin32
win32gui-->pip install win32gui

What next use speech recognizer and record the auido and automate your vlc through speech and create your own jarvis.