Zeya is a streaming music server that supports an HTML 5 (draft standard) based player.
Motto: bring your music anywhere
I'm pleased to announce the first numbered release of Zeya, version 0.1.
Notable new features:
- Support for the directory backend, which scans a directory recursively and serves up all the music in it. Invoke with
zeya.py --backend=dir --path=/path/to/music - Experimental support for Google Chrome clients. Zeya plays music in Chrome. Latency is still poor and advance-to-next-track is broken for the time being. Read the README for the gory details.
- Keyboard shortcuts for play controls: j, k, and SPC.
Visit http://web.psung.name/zeya/ for more information, and read the previous blog post on Zeya for a bit more context.