From b4b736832536f40d17aed3672a2839e91dc51fcc Mon Sep 17 00:00:00 2001 From: janis Date: Sun, 30 Oct 2022 20:47:04 +0100 Subject: [PATCH] added some notes --- data/songtemp.csv | 4 ++-- showcaseScreen/notes.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 showcaseScreen/notes.md diff --git a/data/songtemp.csv b/data/songtemp.csv index 7a5bba3..7942ff8 100755 --- a/data/songtemp.csv +++ b/data/songtemp.csv @@ -1,3 +1,3 @@ -0 +3 Lupus Nocte - Hadouken (Royalty Free Music).mp3,Minecraft OST - Pigstep.mp3,The Day You Went Away.mp3,sha la la.mp3 -163.7987518310547 +255.12925720214844 diff --git a/showcaseScreen/notes.md b/showcaseScreen/notes.md new file mode 100644 index 0000000..b8d01f2 --- /dev/null +++ b/showcaseScreen/notes.md @@ -0,0 +1 @@ +# NOTE: Launch this app with `nohup python3 musiplayer_showcase_screen.py` in order for the terminal window to be closed (and therefore preventing anybody from closing the app! (Well except if they manage to get the pid but yeah lol)) \ No newline at end of file