Skip to content

KrisHedges/Suxtape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suxtape

A super simplified version of Ruxtape written in Sinatra.

Features:

There is no Song Model like in Ruxtape. Everything is accomplished via the filesystem directly. You cannot reorder songs after they’ve been added, there is no sort column to work with. Just like it was when creating a real mixed tape, if you screw up your tape you’ll have to erase the whole tape and start over.

If you’d like to reorder the songs on the fly I suggest you get one of those new fangled Compact-Disc Players. ;)

Required Gems

ruby-mp3info

Authorization

Authentication is handled by a lib/authorization – simple http authentication. Username and Pass are set in lib/authorization.rb

The Default is
test:test

About

A simplified Ruxtape written in Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages