Skip to content

mklauber/django-mpd-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-mpd-client

A Basic client for controlling an MPD daemon through a django backed web interface.  Focus will be on devloping for a mobile platform first, while accessing the MPDClient through an ajax interface.

Next Version:
 - Expand supported webservers.
 - Develop apt-get and yum compatible packages.

Versions:
 - Version 0.3:
   - Wrote apache conf file and wsgi script.
   - Added basic installation instructions.

 - Version: 0.2.1:
   - Fixed playlist such that clicking a link plays the song, as is intuitive.
   - Added delete button to playlists.

 - Version: 0.2:
   - Add songs by artist, album, or search
   - remove songs from current playlist
   - Save and load playlists.

 - Version 0.1:
    - Implemented basic ajax views for getting status, and controlling MPD.
       - Play
       - Pause
       - Previous
       - Next
       - Volume
       - Random
       - Repeat

    - Implemented a Controls index page capable of accessing the ajax commands, and displaying the current track information.

About

A django mpd client designed for mobile applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •