From d80d95fc471be95f1ed3f620a1610702192d8e70 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 20 Sep 2019 03:52:45 -0500 Subject: [PATCH] ptgdp: Add more todo items --- ptgdp | 2 ++ 1 file changed, 2 insertions(+) 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")"