Screenshot utility for X11 and Wayland using spmenu
Go to file
Jacob 806e4373a7 Remove 0x0.st image uploading
The maintainer of 0x0.st is a degenerate, and I do not wish
to allow this individual to potentially fuck with the users of my
software.
2023-09-05 19:48:29 +02:00
img Add screenshot 2023-06-15 19:13:05 +02:00
.gitignore makefile upgrade 2023-06-15 21:54:33 +02:00
LICENSE Initial commit 2023-06-15 19:02:51 +02:00
Makefile makefile upgrade 2023-06-15 21:54:33 +02:00
options.mk Version bump: 0.2 2023-08-28 11:26:27 +02:00
PKGBUILD cleanup pkgbuild 2023-06-15 22:37:31 +02:00
README.md Add screenshot 2023-06-15 19:13:05 +02:00
screenshot-spmenu Remove 0x0.st image uploading 2023-09-05 19:48:29 +02:00

screenshot-spmenu

image

spmenu script to take screenshots using maim/wayshot

Usage

Install the script and any dependencies and run it.

Dependencies

  • spmenu
  • curl
  • xclip
    • If X11 is used
  • maim
    • If X11 is used
  • wayshot
    • If Wayland is used
  • wl-clipboard
    • If Wayland is used
  • slurp
    • If Wayland is used

Notes

The build of wayshot available in the AUR is not up to date. Get the latest wayshot build by compiling it manually, or get it from my repository.

Credits

Have issues?

Report any issues using the 'Issues' feature.

License

See the included LICENSE file for more information.