lumes 0.0.4a3

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

lumes 0.0.4a3

What can it do?
Simple wrapper around maim and xclip for doing screenshots.
For help write
$ lumes -h
Requirements

maim
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

Selection area
Move screen to clipboard (by default)
Save screenshot in file
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

Wayland support
Shell-completions support
Integrations with xdotool

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.