@koale/clichords
v1.0.0
Published
Show ultimate-guitar.com guitar tabs and chords in your terminal - command line cli
Downloads
4
Maintainers
Readme
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!