GitXplorerGitXplorer
d

museo

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
6b625ad1875d85975d43dcc391cc81074219a816

Update README.md

ddeclank committed 11 years ago
Unverified
fc0f1857eacd3a4f752960475390d6e6d12e947c

Delete README

ddeclank committed 11 years ago
Unverified
53bd50ecfb0e7e47aa0d4946b491d53e1fc5e5c6

Intial pull.

ddeclank committed 11 years ago
Unverified
175c19292de34f529b2346fe5d5270af5f587ed2

Initial Commit

ddeclank committed 11 years ago
Unverified
b230861bbca6058b043996ae49d88d7cf3d8369d

Initial commit

ddeclank committed 11 years ago

README

The README file for this repository.

Museo

A mashup of Youtube and Last.fm.

This application requires the cURL module.

If you wish to host this on your own server, then you will need to do the following:

  1. You need a last.fm user account and to register to use the API.
  2. Rename the file php/config-sample.php to php/config.php.
  3. Enter your Last.fm API key and secret.
  4. MUSEO_CONFIG_PROXY is used only if the server is running behind a proxy, and this was needed when I was developing it originally using the university wireless network.