Skip to content

taskboy3000/runnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runnel, a brain-dead MP3 streamer

Introduction

(TODO: philosophy, expected use cases, mp3 directory layout, how information is scaped)

System Requirements

  • Modern Mac OS X or Linux
  • perl 5.20 or better

I recommend using plenv (https://github.com/tokuhirom/plenv) for this project, but it is not required.

Installation

  • git clone https://github.com/taskboy3000/runnel.git
  • cd runnel
  • cpanm --installdeps .
  • cp runnel-dist.yml runnel.yml
  • edit runnel.yml, point mp3BaseDirectory to the root of your mp3 collection
  • run script/runnel daemon -l http://*:3000

Thank You

This project is built on the excellent MVC framework, Mojolicious (https://mojolicious.org/).

Copyright

sortable: Author: https://github.com/tofsjonas/sortable Licenses: - Unlicense

All other code: Author: Joe Johnston [email protected] Licenses: - CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/legalcode)

About

A brain-dead mp3 streaming service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published