1.0.0 • Published 6 years ago

@koale/clichords v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

CliChords

CliChords is a command line tool that allows you to search and view guitar tabs.

Installation

CliChords requires Node.js to run.

$ git clone https://github.com/alewin/CliChords
$ cd CliChords
$ npm install 
$ node clichords

Usage

asciicast

Start CliChords:

$ node clichords

Search tab:

$ Enter the name of the artist or title of the tab: ******

Select ID of the tab :

$ ID: **

Todos

  • View Ascii chords
  • Add pagination
  • Save and download tabs

License

MIT

Want to contribute? Great!