voidrice/.local/bin/torwrap

8 lines
235 B
Text
Raw Normal View History

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