initial commit
This commit is contained in:
commit
51b5d63eec
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
.idea/
|
||||||
|
build/
|
||||||
|
vendor/
|
||||||
|
|
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# GoStations
|
||||||
|
### console based radio station selector and player
|
||||||
|
#### Retrieves station data from radio-browser.info, and presents a menu of playable stations
|
||||||
|
|
||||||
|
This is a port of a Python script I wrote, called "radiostations"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user