Added readme

This commit is contained in:
Nox Sluijtman 2023-01-19 13:24:28 +01:00
parent 99e0986cda
commit 3d7a0dc1db

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Maim Utils
I have been using Maim for my screenshots for quite some time now. I had been
using a hand full of scripts in order to take screenshots of either a selection,
my entire screen or the currently focussed window; and whether to save them to a
file or toss them into my clipboard. This is an attempt to mvoe all of that into
a single script and with a little bit of documentation.