Find a file
2023-01-20 10:12:30 +01:00
.gitignore Manpage with actual content 2023-01-19 17:33:24 +01:00
APKBUILD Manpage tweaks 2023-01-20 10:12:30 +01:00
LICENSE Added GPL license 2023-01-19 14:55:43 +01:00
maim-utils Manpage with actual content 2023-01-19 17:33:24 +01:00
maim-utils.1.scd Manpage tweaks 2023-01-20 10:12:30 +01:00
Makefile Manpage with actual content 2023-01-19 17:33:24 +01:00
README.md Added readme 2023-01-19 13:24:28 +01:00
zsh.completion Forgot one command in the completions 2023-01-19 17:34:48 +01:00

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.