mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 22:03:01 +00:00 
			
		
		
		
	
			
				
					
						
					
					35ab38d0e23b809da9535b18745f6f34d19ade04
				
			
			
		
	ympd
Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS
Dependencies
- libwebsockets master branch: http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets
- libmpdclient 2: http://www.musicpd.org/libs/libmpdclient/
- cmake 2.6: http://cmake.org/
- Optional: OpenSSL for SSL support in libwebsockets webserver
Unix Build Instructions
- Install Dependencies, cmake, openssl and libmpdclient are available from all major distributions.
- create build directory cd /path/to/src; mkdir build; cd build
- create makefile cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/usr
- build make
- install sudo make installor build debian packagecpack -G DEB; sudo dpkg -i ympd*.deb
Copyright
2013-2014 andy@ndyk.de
					Languages
				
				
								
								
									C
								
								57.1%
							
						
							
								
								
									JavaScript
								
								34.5%
							
						
							
								
								
									HTML
								
								5.1%
							
						
							
								
								
									CMake
								
								0.9%
							
						
							
								
								
									Shell
								
								0.9%
							
						
							
								
								
									Other
								
								1.4%
							
						
					