Skip to content

Tool to wrap screengrab screenshots in device frames & etc

Notifications You must be signed in to change notification settings

eadm/screengrab_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screengrab Wrapper

Tool to wrap screengrab screenshots in device frames & etc

How to use

Requres Python 2

First you need to install required libs

apt-get install libmagickwand-dev
pip install Wand
pip install PyYAML
pip install colorama

Then after you create screenshots with screengrap

python mover.py <path to folder with locales> <one of platform that specified in platforms.yml>
python wrapper.py <path to folder with locales> <one of platform that specified in platforms.yml>

As result you get wrapped screenshots that ready to be deployed with supply

About

Tool to wrap screengrab screenshots in device frames & etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages