Skip to main content

A simple wraper for screenshot

Project description

What can it do?

Simple wrapper around maim and xclip for doing screenshots.
For help write
$ lumes -h

Requirements

  1. maim
  2. xclip

Installation

To upgrade pip
$ python3 -m pip install -U pip
To be sure you use proper version of python
$ python3 -m pip install lumes
To upgrade lumes
$ python3 -m pip install -U lumes

Features

  1. Selection area
  2. Move screen to clipboard (by default)
  3. Save screenshot in file
  4. Save screenshots in directory

Examples

For just get picture of your screen and copy it to clipboard
$ lumes
The same but with selection of area
$ lumes -s
Copy to clipboard and save in file
$ lumes -f img.png
Choose selection, copy to clipboard and save in directory with screenshots (if you have that directory)
$ lumes -s -d $HOME/Screenshots/

In future

  1. Wayland support
  2. Shell-completions support
  3. Integrations with xdotool

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

lumes-0.0.4a1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

lumes-0.0.4a1-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

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