Create FUNDING.yml
[mirrors/JukeBox.git] / README.md
CommitLineData
4ab7ab1d 1#Harvie's JuKe!Box
097c55fc 2
4ab7ab1d 3###EN
ca88871f 4This 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
5Basicaly it's easy to use, easy to install, fully configurable and it looks like this:
6
4ab7ab1d
H
7###CZ
8Tato 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
9Zjednoduš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
3537bb55 32 * Autodetect absolute URL of music directory (replace https with http as some music players are not able to handle TLS)
4ab7ab1d 33 * Turn jukebox into universal filelisting with plugins for playing music, videos, documents,...
180534dc
H
34 * some system for registering regex-based hooks on filenames
35 * directory and file lines should be rendered by the same function (using those hooks - directory ends with slash)
4ab7ab1d 36 * Use HTML5 for playback instead of flash (when browsers will be ready)
180534dc
H
37 * Nice URLs so Juke!Box will be traversable using lftp and similar tools (PATH_INFO, mod_rewrite?)
38 * Need to add function that will return URL to directory listing of desired directory (should detect if PATH_INFO is in use)
4ab7ab1d 39 * VLC plugin to browse, search and stream using JuKe!Box on server side
180534dc 40 * there's some LUA API to do this... just need to check some examples...
4ab7ab1d
H
41 * Documentation ( reuse old one: http://code.google.com/p/h-jukebox/wiki/AboutHelp )
42 * Comment source a bit...
43
44
45##Anotation/Anotace
097c55fc 46
4ab7ab1d
H
47###EN
48This 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
49and then it offers playback of those audio records directly in web browser, in external software audio player or download to harddrive.
097c55fc 50
4ab7ab1d
H
51###CZ
52Cí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
53potom 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.
This page took 0.233211 seconds and 4 git commands to generate.