Find a file
2023-09-05 21:53:56 +02:00
.gitignore Flake 2023-08-29 18:54:00 +02:00
APKBUILD A few typos 2023-02-18 22:51:07 +01:00
default.nix Flake 2023-08-29 18:54:00 +02:00
flake.lock Flake 2023-08-29 18:54:00 +02:00
flake.nix Flake 2023-08-29 18:54:00 +02:00
LICENSE Added GPL license 2023-01-19 14:55:43 +01:00
maim-utils Helps to not _just_ nick everything 2023-09-05 21:53:56 +02:00
maim-utils.1.scd A few typos 2023-02-18 22:51:07 +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 fancy command 2023-09-05 21:52:07 +02: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.