Added opening of files via command line and added simple controls.
This commit is contained in:
parent
d089a57151
commit
ce254c8b54
6 changed files with 135 additions and 4 deletions
3
wobuzz/player/__init__.py
Normal file
3
wobuzz/player/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
from .player import Player
|
Loading…
Add table
Add a link
Reference in a new issue