scripts and tridactyl

This commit is contained in:
Chris Cochrun 2020-12-09 08:53:50 -06:00
parent fda17aea44
commit 2dbf5dfc9f
13 changed files with 18 additions and 9 deletions

3
scripts/transadd Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
transmission-remote 192.168.1.35 -a "$@" && notify-send " Transmission On Server" "Torrent added"