First commit with working stuff

First push, no css for now
This commit is contained in:
azlux
2016-12-23 14:19:58 +01:00
parent 4716cbb46f
commit 1d7fa3e473
7 changed files with 354 additions and 15 deletions

4
variables.py Normal file
View File

@ -0,0 +1,4 @@
current_music = ""
playlist = []
user = ""
music_folder = ""