Skip to content

Transparency010101/scrab-img-from-ligthshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI - Python Version PyPI Static Badge Static Badge Static Badge GitHub issues

Scrab Img(images) From LightShot

What Is It?

If you open this link https://prnt.sc/image/4fdgjb, you can see an image of someone user of lightshot. You can change lasts 6 symbols in the link, and you'll see another image: https://prnt.sc/image/afsghb, but changing it manually is uncomfortable. To automatic this uncomfortable process, I created this project.

Script will download certain count(that you indicate) of images


Installing

Poetry

You have to have installed poetry 1.4 or higher.

Spawn virtual environment:

poetry shell 

Install requirements

poetry install

PyPi

You have to have installed python 3.7 or higher.

Create virtual environment:

python3 -m venv env 

Then activate(launch) virtual environment:

  • Linux: source env/bin/activate
pip3 install scrab-img-from-ligthshot

Source

Clone repository:

git clone git@github.com:Transparency010101/scrab-img-from-ligthshot.git
cd scrab-img-from-ligthshot/

Create virtual environment:

python3 -m venv env 

Then activate(launch) virtual environment:

  • Linux: source env/bin/activate
python3 setup.py install

If occurred permision denied error:

sudo python3 setup.py install

Usage

PyPi or Source:

silf -h

Poetry:

poetry run silf -h

When program finished, open the project's folder img/, and there will be images.

Notes

Idea for the project I got there 4:30.

I'm developing this project only for my practise, maybe there is fools ideas, controversial points regarding the development, not serious thing, attitude towards whole development

P.S. Не бейте за англиский.

About

scrab images from ligthshot (i don't know is this legal)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages