Skip to content
/ web-obex Public

web-based UI of obexftp to download and play music from mobile phone

Notifications You must be signed in to change notification settings

penk/web-obex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

web-obex is a web-based UI of obexftp to download and play music from mobile phone.

Usage

  1. install needed packages

    sudo apt-get install obexftp bluez mplayer

  2. start daemon and device (busybox httpd applet suggested)

    sudo httpd -h $PWD & sudo hciconfig hci0 up

  3. open UI with browser (firefox for example)

    firefox http://localhost/index.html &

LICENSE

Copyright (c) 2010, Ping-Hsun Chen.

Except the file that comes with its own license, the rest of web-obex is free. You are free to distribute and/or modify this software under the terms of the GNU General Public License.

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL file.

AUTHOR

Ping-Hsun Chen (penk) penkia@gmail.com

About

web-based UI of obexftp to download and play music from mobile phone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages