vknplayer
vknplayer copied to clipboard
console audio player for listen music from vk.com and on-line radio.
Results
20
vknplayer issues
Sort by
recently updated
recently updated
newest added
Add in bir/vkn ``` bash #!/usr/bin/env bash PROJECT_DIR=$1 if [[ -z ${PROJECT_DIR} ]]; then echo ERROR. PARAMETER PROJECT DIRECTORY IS EMPTY exit 1 fi DIRNAME=$(dirname $0); LINK=`readlink "$0"` if [...
bug
try [tracker-proxy](https://github.com/tracker-proxy) try [thepiratebay](https://github.com/t3chnoboy/thepiratebay)
feature