{"id":16724400,"url":"https://github.com/badboy/node-mpc","last_synced_at":"2025-08-30T18:30:45.096Z","repository":{"id":1132926,"uuid":"1009917","full_name":"badboy/node-mpc","owner":"badboy","description":"simple mpd web client based on node.js and websockets (just a fun project)","archived":false,"fork":false,"pushed_at":"2010-11-07T21:34:03.000Z","size":181,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-24T02:01:30.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://vimeo.com/16316326","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/badboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-10-20T18:35:15.000Z","updated_at":"2017-06-22T02:56:25.000Z","dependencies_parsed_at":"2022-08-16T12:10:39.649Z","dependency_job_id":null,"html_url":"https://github.com/badboy/node-mpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badboy%2Fnode-mpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badboy%2Fnode-mpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badboy%2Fnode-mpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badboy%2Fnode-mpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badboy","download_url":"https://codeload.github.com/badboy/node-mpc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231515008,"owners_count":18388404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T22:45:04.581Z","updated_at":"2024-12-27T16:37:12.185Z","avatar_url":"https://github.com/badboy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-mpc #\n\nSimple [mpd][] client using [node.js][] as the server backend and other open-source projects.\n\nBackend:\n\n* [socket.io-node][] as the websocket server.\n* [paperboy][] for static file delivery.\n\nFrontend:\n\n* [require.js][] as file and module loader for the frontend.\n* [less.js][] as CSS alternative.\n* [socket.io][] for the websocket connection.\n\nDesign is mostly inspired and taken from [streamie][]. Thanks to cramforce and the other designers.\n\nI took over the \\*.less files with just some small modifications, but I didn't remove unneeded things for now.\n\nThe client is fully working, but the code needs some cleanup.\n\n## What does it look like?\n\nBecause not everyone got mpd and/or node installed and is willing to install it just for node-mpc, here is a screenshot of it's interface:\n\n![node-mpc design](/badboy/node-mpc/raw/master/node-mpc-07-11-2010.png)\n\nAnd I made a small video, too. [See it on vimeo](http://vimeo.com/16316326).\n\n## ToDo ##\n\n* Code Cleanup!\n* Configurable. Not everyone has mpd running on localhost:6600 and most of them are even secured by password.\n* ...\n* See [TODO](http://github.com/badboy/node-mpc/blob/master/TODO)\n\n## Setup ##\n\n* `npm install socket.io`\n* `npm install paperboy`\n* Make sure you're mpd is up and running (no auth support yet)\n* `node mpd-connect.js PORT HOST`\n* \u003chttp://locahost:8888/\u003e\n* Now use the client.\n\n[mpd]: http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki\n[node.js]: http://nodejs.org/\n[require.js]: http://github.com/jrburke/requirejs\n[less.js]: http://github.com/cloudhead/less.js\n[paperboy]: http://github.com/felixge/node-paperboy\n[socket.io]: http://github.com/LearnBoost/Socket.IO\n[socket.io-node]: http://github.com/LearnBoost/Socket.IO-node\n[streamie]: http://github.com/cramforce/streamie\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadboy%2Fnode-mpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadboy%2Fnode-mpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadboy%2Fnode-mpc/lists"}