Close

It begins...

A project log for Flask Jukebox

A versatile music player, perfect for public areas. Combines the flexibilty of VLC w/ a web based interface for clients to choose music!

craig-hissettCraig Hissett 03/27/2018 at 00:590 Comments

Tonight I set up a Github repository and quickly wrote out a 'Hello World' app using Flask.

This project Is full of firsts for me; not only is it my first forray into flask, but it's also the first time I will be solely using Linux throughout development. Usually i use Windows and the Git desktop for my scripting, but for this (and most of my #Digibone project) I will be using one of my old laptops running the Pi Desktop for x86 machines.

So far I love it. Git stuff in the commandline took a little while to create a new repository and get it to commit and push, but I got there in the end. The Pi Desktop OS has breathed new life into the old lappy, and it feels really snappy. Good times!

Tomorrow I will continue to flesh out the Hello World stuff I have done Tonight, and look to incorporate the functions I wrote in the old Tornado version.

Discussions