| 1 | #Harvie's JuKe!Box |
| 2 | |
| 3 | ###EN |
| 4 | This web application allows you to browse, share, download and stream music using webserver with PHP and flashplayer or external audio player (WMP, Audacious, Winamp, Totem, etc...). |
| 5 | Basicaly it's easy to use, easy to install, fully configurable and it looks like this: |
| 6 | |
| 7 | ###CZ |
| 8 | Tato webová aplikace vám umožní procházet, sdílet, stahovat a streamovat hudbu pomocí webserveru s podporou PHP a flashplayeru, nebo externího přehrávače (WMP, Audacious, Winamp, Totem, apod...). |
| 9 | Zjednodušeně je aplikace lehce použitelná, lehce se instaluje, vše se dá nastavit a vypadá takto: |
| 10 | |
| 11 | |
| 12 | ##ScreenShots |
| 13 | |
| 14 | ###Latest |
| 15 | ![screenshot](http://img835.imageshack.us/img835/378/harviejukebox036.png) |
| 16 | |
| 17 | ###Obsolete |
| 18 | * http://code.google.com/p/h-jukebox/wiki/ScreenShots |
| 19 | |
| 20 | |
| 21 | ##ScreenCasts |
| 22 | |
| 23 | ###Latest |
| 24 | * n/a |
| 25 | |
| 26 | ###Obsolete |
| 27 | * http://www.youtube.com/watch?v=UucMVLs1xfg |
| 28 | * http://www.youtube.com/watch?v=DQZqnDdQDDk |
| 29 | |
| 30 | |
| 31 | ##TODO |
| 32 | * Turn jukebox into universal filelisting with plugins for playing music, videos, documents,... |
| 33 | * Use HTML5 for playback instead of flash (when browsers will be ready) |
| 34 | * Nice URLs so Juke!Box will be traversable using lftp and similar tools (mod_rewrite?) |
| 35 | * VLC plugin to browse, search and stream using JuKe!Box on server side |
| 36 | * Documentation ( reuse old one: http://code.google.com/p/h-jukebox/wiki/AboutHelp ) |
| 37 | * Comment source a bit... |
| 38 | |
| 39 | |
| 40 | ##Anotation/Anotace |
| 41 | |
| 42 | ###EN |
| 43 | This project (which is part of school-leaving exams) is aiming to create web application which enables user to browse audio library stored on web server using web browser |
| 44 | and then it offers playback of those audio records directly in web browser, in external software audio player or download to harddrive. |
| 45 | |
| 46 | ###CZ |
| 47 | Cílem tohoto maturitního projektu je vytvořit webovou aplikaci, která umožní uživateli procházet knihovnu zvukových záznamů na webovém serveru pomocí webového prohlížeče a |
| 48 | potom umožní tyto záznamy přehrávat přímo v prohlížeči, streamovat do jiného přehrávače, nebo stáhnout na disk. |