Commit Briefs

Omar Polo

tweak amused-termux-notification

- path to the socket is not necessary anymore since we respect $TMPDIR now which is set by termux - no need to hardcode the executable path, use an environment variable instead. (this is because "callback" commands from termux don't inherit the environment)


Omar Polo

+x amused-termux-notification


Omar Polo

add contrib/amused-termux-notification

it shows a persistent notification on android with the song file name and some buttons to control the playback. needs Termux::API from f-droid otherwise it hangs.