A command line interface for finding and displaying guitar chords and tabs


Keywords
node, js, terminal, command, line, guitar, chords, tabs
License
GPL-3.0
Install
npm install termtab@0.4.0

Documentation

termtab

A command line interface for finding and displaying guitar chords and tabs

$ termtab

  Usage: termtab [options] <search terms>


  Options:

    -V, --version          output the version number
    -a, --artist <string>  limit search results by artist
    -s, --sort-by-rating   sort search results by their average rating
    -t, --type <string>    limit search results by type (chords, tabs, bass, ukelele)
    -h, --help             output usage information