diff --git a/ptgdp b/ptgdp index 7ccdf7f..6e842dc 100755 --- a/ptgdp +++ b/ptgdp @@ -8,6 +8,8 @@ # TODO: # * Reorganize mpd integration into abstract functions +# * Add support for other music players +# * Abandon bash in favor of maybe Python or something # Variables _name="$(basename -- "$0")"