Skip to main content

Simple, light, modern tool for screenshooting.

Project description

A simple UI for handling screenshots.

Installation

  • ArchLinux: yay install shotman.

  • Others: pip install shotman.

Setup

You’ll generally want to bind shotman to some hotkeys. I keep this in my sway settings:

# Screenshots:
# Super+P: Current window
# Super+Shift+p: Select area
# Super+Alt+p Current output
# Super+Ctrl+p Select a window

bindsym Mod4+p       exec shotman active
bindsym Mod4+Shift+p exec shotman area
bindsym Mod4+Mod1+p  exec shotman output
bindsym Mod4+Ctrl+p  exec shotman window

Note: the above supercedes the recommendation given by grimshot. Make sure you don’t have both on your config file.

I also recommend adding settings to position it on-screen. If you skip this, the window will show up centred, since Wayland clients cannot control their position:

for_window [title="shotman"] move position 30 30

It is currently not clear if this application should be exceptional and use a privileged API for better positioning or not.

Usage

shotman saves a screenshot to disk, and then shows a thumbnail and a simple interface.

Actions

You can execute the same actions with a mouse _or_ keyboard:

  • Done: Exits. The screenshot images remains on disk.

    • Primary Keybinding: Esc.

    • Secundary Keybindings: Ctrl+q, Ctrl+w, q, Ctrl+s.

  • Delete: Deletes the image file and exists immediately.

    • Keybinding: d.

    • Secundary Keybindings: Delete, Ctrl+d.

  • Copy: Copies the screenshot image to the clipboard. See caveats below.

    • Keybinding: Ctrl+C.

If there’s a good, lightweight image editor that runs well on Wayland, I’d be happy to add an Edit button that opens the screenshot image in it.

Caveats

If you’re not using a clipboard manager, any copied image will be lost after closing the window.

There are plants to keep the application running in the background until it loses the clipboard handle to work around this.

Requirements

This tool relies on grimshot. It’s designed for sway, but should work on other wlroot compositors.

Packaging

Dependencies for this package are Python3, PySide6 and grimshot. The wayland Qt plugin should also be installed (e.g.: qt6-wayland).

Licence

shotman is licensed under the ISC licence. See LICENCE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shotman-0.1.3.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

shotman-0.1.3-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file shotman-0.1.3.tar.gz.

File metadata

  • Download URL: shotman-0.1.3.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for shotman-0.1.3.tar.gz
Algorithm Hash digest
SHA256 66fa47594d4fd9ac2eb476c2f0b74a62a9348ff364194863f69b5bc684fcc7d2
MD5 27689f8c005c7f25141dce39e51dc4b9
BLAKE2b-256 15afa4dd11c864d45ac23b6fb43d191755704ad9e0c8ad3999ea53bef893c28b

See more details on using hashes here.

Provenance

File details

Details for the file shotman-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: shotman-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for shotman-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2bd1ab82b8f61530d290ec55d832394148ff900ff9728956e575a11dd3c8f066
MD5 8ec5f2f49c89c62d37d94f2e32c2fcbf
BLAKE2b-256 76bda37a0f370ac12a0bf801da54a460e3fe0367aa3ff5934d6064215fd87632

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page