aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/bin/bartorrentstatus
blob: 637080ba031e871ad2de14750cb9803b42f430cc (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

# TODO: Count how many torrents are downloading and how many are uploading

if [ -f "$HOME/.cache/transdaemonpid" ] ; then
	echo ""
fi

printf ""