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
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!