From affa8d28725bcf78eeb749b0b1a77c4bf30d9174 Mon Sep 17 00:00:00 2001 From: David Todd Date: Tue, 5 Mar 2019 03:36:04 -0600 Subject: [PATCH] add info about screenshotter --- i3/screenshotter.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i3/screenshotter.sh b/i3/screenshotter.sh index 180511b..f4fa2c6 100755 --- a/i3/screenshotter.sh +++ b/i3/screenshotter.sh @@ -1,5 +1,9 @@ #!/bin/bash +# Simple screenshot uploader +# The web server is nginx and configured with h5ai to be a file manager +# Copyright (c) 2019 David Todd (c0de) c0de@c0defox.es + DATE=$(date +%Y-%m-%d-%s).png FILENAME=~/Pictures/$DATE