-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Temporarily removed !rickroll due to Errors if vnc wasnt installed on the Device - added volume control command - added pc channel check for some functions where i forgot to add it - updated help, requirements and readme.md
- Loading branch information
1 parent
f88832b
commit 834c2a1
Showing
3 changed files
with
145 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,3 +11,7 @@ requests | |
pyaudio | ||
pyttsx3 | ||
python-vlc | ||
pycaw | ||
comtypes | ||
numpy | ||
opencv-python |