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
- Host: GitHub
- URL: https://github.com/mamal72/golyrics-cli
- Owner: mamal72
- License: mit
- Created: 2018-06-30T08:24:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T12:15:53.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T06:35:04.467Z (about 2 years ago)
- Topics: cli, go, golang, lyrics, music
- Language: Go
- Homepage:
- Size: 689 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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