1.0.2 • Published 9 years ago

tailgate v1.0.2

Weekly downloads
3
License
MIT
Repository
-
Last release
9 years ago

Tailgate

Tailgate serves up your mp3s so you can listen to them at work or on your phone.

Installation

Make sure Node.js is installed, then:

npm install -g tailgate

Enjoyment

  1. $ cd /music/directory
  2. $ tailgate
  3. open the displayed url in your browser

Etc...

Tailgate uses port 3000 by default, if you'd like another port:

$ PORT=1337 tailgate

Tailgate uses Mozilla Persona for Authentication. Authorized user list will be stored in ~/.config/tailgate/config.json. If it's the first time running Tailgate, the first user to login will automatically be added.

If Redis is available Tailgate can:

  • store up/downvotes
  • store user sessions
1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.8.3

11 years ago

0.8.2

11 years ago

0.8.1

11 years ago

0.8.0

11 years ago

0.7.4

11 years ago

0.7.3

11 years ago

0.7.2

11 years ago

0.7.1

11 years ago

0.7.0

11 years ago

0.6.1

11 years ago

0.6.0

11 years ago

0.5.0

11 years ago

0.4.1

11 years ago

0.4.0

11 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.0

11 years ago

0.1.0

11 years ago