Commit | Line | Data |
---|---|---|
4ab7ab1d | 1 | #Harvie's JuKe!Box |
097c55fc | 2 | |
4ab7ab1d | 3 | ###EN |
ca88871f | 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...). |
ca88871f H |
5 | Basicaly it's easy to use, easy to install, fully configurable and it looks like this: |
6 | ||
4ab7ab1d H |
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...). | |
ca88871f H |
9 | Zjednodušeně je aplikace lehce použitelná, lehce se instaluje, vše se dá nastavit a vypadá takto: |
10 | ||
097c55fc | 11 | |
4ab7ab1d H |
12 | ##ScreenShots |
13 | ||
14 | ###Latest | |
162563f4 | 15 | ![screenshot](http://img835.imageshack.us/img835/378/harviejukebox036.png) |
097c55fc | 16 | |
4ab7ab1d H |
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) | |
77968c7d | 34 | * Nice URLs so Juke!Box will be traversable using lftp and similar tools (mod_rewrite?) |
4ab7ab1d H |
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 | |
097c55fc | 41 | |
4ab7ab1d H |
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. | |
097c55fc | 45 | |
4ab7ab1d H |
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. |