voidrice/.local/bin/torwrap

8 lines
262 B
Text
Raw Normal View History

#!/bin/sh
2019-01-26 23:13:36 +00:00
ifinstalled transmission-remote-cli transmission-cli || exit
2019-11-24 13:10:31 +00:00
! pgrep -x transmission-da >/dev/null && transmission-daemon && notify-send "Starting torrent daemon..." && sleep 3 && pkill -RTMIN+7 "${STATUSBAR:?}"
2019-01-26 23:13:36 +00:00
$TERMINAL -e transmission-remote-cli