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