Go to file
aditya-K2 680b41cb6e Updated FileNode Struct
Added New Field `absolutePath` to FileNode struct. This helps in adding
the song to the playlist through the Add Button.
2021-10-17 21:51:01 +05:30
.gitignore
client.go Updated the Client Functions 2021-10-17 21:42:02 +05:30
fileBrowser.go Updated FileNode Struct 2021-10-17 21:51:01 +05:30
go.mod
go.sum
LICENSE
main.go
progressBar.go Added Title To progressBar 2021-10-17 13:15:52 +05:30
README.md
utils.go Added Title To progressBar 2021-10-17 13:15:52 +05:30

goMP

MPD client inspired by ncmpcpp written in GO