This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/home/.local/bin/garbage/rtorrent-notify.sh

4 lines
64 B
Bash
Executable File

#!/bin/sh
notify-send -u low "$(date)" "Torrent completed: $1"