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
- Host: GitHub
- URL: https://github.com/pb82/audioserf
- Owner: pb82
- Created: 2015-12-26T22:50:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-27T21:41:27.000Z (over 10 years ago)
- Last Synced: 2025-10-31T10:37:26.363Z (9 months ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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