MCPcopy Index your code
hub / github.com/Illyism/musicplayer.io

github.com/Illyism/musicplayer.io @0.6.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.6.6 ↗ · + Follow
297 symbols 889 edges 6 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

music player for reddit

A free and open-source streaming music web player using data from Reddit.

Contributing

Installation from source

$ git clone https://github.com/musicplayer-io/redditmusicplayer.git
$ cd redditmusicplayer
$ npm install

$ cp server/config/reddit.coffee.sample server/config/reddit.coffee
# edit server/config/reddit.coffee

$ cp src/coffee/config.coffee.sample src/coffee/config.coffee
# edit src/coffee/config.coffee

// In development
$ grunt
$ npm start

// In production
$ grunt build
$ NODE_ENV=production npm start

Authentication

You'll need a Reddit API key for this to work. As well as a running redis-server on port 6379.

Getting API keys

SoundCloud

SoundCloud API key. Then edit it in src/coffee/config.coffee.

Reddit

Get the API key - Only required for authentication. You can set an API key for development and production separately in server/config.reddit.coffee.

License

GPLv3 © 2014-2015 Ilias Ismanalijev

Core symbols most depended-on inside this repo

t
called by 51
app/js/lib/lodash.js
n
called by 49
app/js/lib/jquery.js
Cr
called by 35
app/js/lib/lodash.js
mr
called by 25
app/js/lib/lodash.js
ae
called by 24
app/js/lib/lodash.js
u
called by 23
app/js/lib/lodash.js
oa
called by 21
app/js/lib/jquery.js
ve
called by 21
app/js/lib/lodash.js

Shape

Function 297

Languages

TypeScript100%

Modules by API surface

app/js/lib/lodash.js183 symbols
app/js/lib/jquery.js64 symbols
app/js/lib/jquery.qrcode.js26 symbols
app/js/lib/backbone.js13 symbols
app/js/lib/backbone.localstorage.js6 symbols
app/js/lib/semantic.min.js5 symbols

For agents

$ claude mcp add musicplayer.io \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact