diff options
Diffstat (limited to 'dotfiles/.local/bin/bartorrentstatus')
-rwxr-xr-x | dotfiles/.local/bin/bartorrentstatus | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dotfiles/.local/bin/bartorrentstatus b/dotfiles/.local/bin/bartorrentstatus new file mode 100755 index 0000000..637080b --- /dev/null +++ b/dotfiles/.local/bin/bartorrentstatus @@ -0,0 +1,9 @@ +#!/bin/sh + +# TODO: Count how many torrents are downloading and how many are uploading + +if [ -f "$HOME/.cache/transdaemonpid" ] ; then + echo "" +fi + +printf "" |