An open API service indexing awesome lists of open source software.

https://github.com/mamal72/golyrics-cli

🎵 A simple CLI tool to get lyrics of a song without leaving terminal
https://github.com/mamal72/golyrics-cli

cli go golang lyrics music

Last synced: over 1 year ago
JSON representation

🎵 A simple CLI tool to get lyrics of a song without leaving terminal

Awesome Lists containing this project

README

          

# 🎵 golyrics-cli

A command line client for [golyrics](https://github.com/mamal72/golyrics).

## Installation
```bash

go get github.com/mamal72/golyrics-cli
```

## Usage

```bash
golyrics-cli "Blackfield:Some Day"
```

## TODO

- [ ] Add proxy support

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## License

> MIT