Skip to content

asimshankar/amarok-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REQUIREMENTS:
- Python
- Amarok
- The following python libraries - mako, simplejson and dcopext
  dcopext is part of the python-kde3 package in Ubuntu.
  If you're using Ubuntu, the follow should work:
  sudo apt-get install python-mako python-simplejson python-kde3

  Note that if you're using KDE4, you still need 'python-kde3' for the dcopext
  python library

TO RUN:
- Simply execute: ./main.py --port 8080
  Then visit "http://localhost:8080" or "http://<hostname>:8080" from a
  remote browser.

- For more details, see ./main.py --help

About

Remotely control amarok from a web browser like Safari on the iPhone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published