commit 60712b67b59d0cbd29a8962b49dd56e8a32e0783
parent bcfa9321b5b9af87e043027c582ef7a2792bc5d8
Author: clamiax <smoppy@gmail.com>
Date: Sun, 25 Oct 2015 19:36:35 +0100
[scrapthumb] remove unrelated TODO items.
Diffstat:
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/src/scrapthumb b/src/scrapthumb
@@ -1,11 +1,7 @@
#!/bin/bash
# Scrap Tumblr to get random images
# Usage: feh --bg-fill --no-fehbg $(scrapthumb -run1) > /tmp/scrapthumb
-
-# TODO
-# - Handle network errors
-# - GIF support
-# - Transitions
+# TODO: handle network errors
GETTER="wget -t1 -qO -"
MAXIMGS=5