From 157c6b1d68dd98e9d496ba01afa2c80bbd508908 Mon Sep 17 00:00:00 2001 From: Lance Allen Date: Sat, 26 Dec 2015 00:26:44 -0800 Subject: [PATCH] adding tally goal to TODO --- .gitignore | 1 + readme.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d4daa4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea* diff --git a/readme.md b/readme.md index bd63feb..0ac8683 100644 --- a/readme.md +++ b/readme.md @@ -104,3 +104,4 @@ Away from home? If you hooked up thepirate-satellite on a cron job, you can send * Pushbullet read/download new torrents * Add config file support * Auto updater + * Daily tally of script info (downloads, bandwidth, uploads, etc)