dattrack

1.0.1 • Public • Published

What is DatTrack

DatTrack is a small command line tool for Digitally Imported fans.

It displays recent tracks from a particular channel in the shell.

DatTrack was developed as a small code kata excercise and should not be taken seriously. This particular version is a JavaScript port of the original DatTrack, developed to learn about NPM module development workflow.

Installation

From the repository root

npm install
npm link

Usage

dattrack-js [--channel NAME --limit LIMIT]

Channel names are currently not parsed in any intelligent way so you have to know them:

  • Epic Trance: et, epictrance
  • Liquid DnB: ldnb, liquiddnb
  • Club Dubstep: clubdubstep, clubds
  • Electro House: electrohouse
  • Hands Up: handsup, hu

This will be improved and expanded in future versions.

License

Released under the BSD license.

Copyright Michael S. Klishin, 2012

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i dattrack

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • michaelklishin