This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install jxl-mu
muq /
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Mon Apr 28 15:07:25 -0700 2008 | [jxl] |
| |
bin/ | Wed Apr 30 01:11:28 -0700 2008 | [jxl] |
| |
lib/ | Tue Apr 29 01:57:41 -0700 2008 | [jxl] |
| |
muq.gemspec | Wed Apr 30 01:11:28 -0700 2008 | [jxl] |
README.markdown
Muq, a Muxtape CLI
Basic command line interface for .
Usage
See muq up -h and muq dn -h for details.
Muxtape's limits are 12 songs per tape and 10MB per song.
Upload examples
muq up favorite.mp3 --user=bob --pass=bob --email=bob@example.com
Create a new account for Bob and upload his favorite tune.
muq up -u=larry -p=kensentme
Upload every mp3 in the current directory to Larry's existing account.
muq up some.mp3,another.mp3 -u=larry -p=kensentme --banner="Larry's Tape" --caption="Wooo" --color=ffdddd
Upload mp3s and set banner, caption and color.
Download examples
muq dn hiphop or muq dn http://hiphop.muxtape.com/
Download a single tape.
muq dn hip,hop,rap,rnb
Download multiple tapes.
Bugs?
Fork and fix, thanks!




