diff --git a/jptgdp b/jptgdp index a181f6d..daa3cdc 100755 --- a/jptgdp +++ b/jptgdp @@ -6,6 +6,11 @@ # Distributed under terms of the MIT license. # +# TODO: +# * Provide integration with other players, like mpd +# * Actually add that rofi support cuz I want it +# * Add a quick way to append to a playlist + # Variables _name="$(basename -- "$0")" _tmpdir="${XDG_CACHE_HOME:-$HOME/.cache}/$_name"