Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 616 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 616 Bytes

musizticle-gui

Part 2 of a 2-piece music streaming app, used to supply a gui and stream self-hosted media through a backend app located here - https://github.com/Admiral-Piett/musizticle.

Demo

Installation Instructions

  • Clone repository
  • go build -o musi github.com/Admiral-Piett/musizticle-gui/main
  • Start up Musizticle Backend
  • sh ./musi
  • Enter username and password
  • Stream away!