mirror of
https://github.com/He4eT/fuzzsoma.git
synced 2026-05-05 01:37:22 +00:00
Update README.md
This commit is contained in:
parent
1eb64446c5
commit
ad0a5dc188
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -1,7 +1,21 @@
|
|||
# fuzzsoma
|
||||
|
||||
Choose [SomaFM](https://somafm.com/) station in your terminal with fuzzy search
|
||||
and play it with [VideoLAN](https://www.videolan.org/vlc/) console player ([cvlc](https://forum.videolan.org/viewtopic.php?t=136094)).
|
||||
|
||||
## Requirements
|
||||
|
||||
- node
|
||||
- cvlc
|
||||
|
||||
## How to Use
|
||||
|
||||
- Clone this repository
|
||||
- `cd /path/to/fuzzsoma`
|
||||
- `npm i`
|
||||
- `npm start`
|
||||
|
||||
Alternatively you can use
|
||||
```
|
||||
npx /path/to/fuzzsoma
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue