Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.53 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.53 KB

beetwerk

drag 'n' drop music import webinterface for hackerspaces based on beets

Screenshot

beetwerk-2014-09-22-disk-space-bold-links

Click here for more screenshots.

Features

  • designed for hackerspaces
  • force everyone to use the awesome beets music tagger and get a well organized collection
  • terminal-like webinterface with clickable links and multiple-choice answers
  • no need to share FTP/SSH access for uploading and importing music
  • should work with pc, phone and tablet browsers
  • lightweight code with almost no dependencies
  • simple config

Status

Beta software. Please make bug reports, in case it crashes.

Requirements

  • beets with a working and tested configuration
  • nodejs
  • formidable
  • currently has some hard dependencies on UNIX (eg. rm, df get called). It shouldn't be a problem to port it though, so if anyone needs this on another OS, feel free to fork it and send a pull request.

Installation

Have a look at the Hackerspace Music Server Guide in the wiki. Tl;dr version:

% npm install beetwerk