-
Notifications
You must be signed in to change notification settings - Fork 4
A music collection indexing and streaming daemon.
License
Kray/musicd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
musicd v0.3.0-dev ================= Author: Konsta Kokkinen <[email protected]> Website: http://tsundere.fi/musicd musicd is a daemon for indexing music collection and providing searching and streaming of that music for standalone clients. Clients ======= A reference client QMDC is available at http://github.com/Kray/qmdc Requirements ============ * C compiler (tested with gcc, tcc won't do because libav requires C99) * libav (also known as ffmpeg) new enough * libsqlite3 * FreeImage * curl Copyright ========= This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Compilation =========== A standard GNU Makefile is used. Assuming you have dependencies installed in standard location and have gcc in path: $ make $ make install PREFIX=/usr
About
A music collection indexing and streaming daemon.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published