tailgate

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i tailgate

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • dguttman