Giter VIP home page Giter VIP logo

penguin's Introduction

Penguin

The music server written in Golang

TODO:

  • Add support for account creds in youtube-dl to download from website that require an account to watch (e.g. niconico)
  • Youtube link parsing
  • R9K Mode (Video can only be played once, all videos must be unique)

Features? (I don't know what to call this section)

  • When returning a HTML page, the handlers in the musicserver package will use the templatecache package. This uses templates found in the templates/ directory. It makes use of the html/template package. Full UTF-8 is supported so you can use emoji and stuff for user aliases!

  • The musicserver package serves the contents of the static/ directory directly.

  • Uses the same ZURB Foundation CSS found on the UWCS Website for a more unified look.

  • Uses jquery, notify.js for the frontend webpage.

  • Comes with a self-updating youtube-dl ELF binary, feel free to not use it if you don't want to, just edit the config.

Compiling and running

  • Install golang
  • cd into top level directory
  • Run go build
  • Copy sample.config.json to config.json and edit appropriately
  • Run program: ./penguin

Design goals

  • Use only Golang standard library, compile and run anywhere
  • Be fully usable on desktop, even with JavaScript disabled

Out of scope

  • Interface designed for mobile device use

License

  • MIT License

penguin's People

Contributors

jai-x avatar zed0 avatar davidjrichardson avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.