An open API service indexing awesome lists of open source software.

https://github.com/pb82/audioserf

Serves audio tags from a folder structure
https://github.com/pb82/audioserf

Last synced: 22 days ago
JSON representation

Serves audio tags from a folder structure

Awesome Lists containing this project

README

          

# Media Server

This is my crappy homebrew media server. All it does is read a folder structure, index all audio files it finds
and serve `audio` tags to a browser. I run this on a little ARM box with attached storage.

## Built with

* Node
* React
* Webpack