Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
This tool helps you to embed your app screenshots inside Apples device mockups. Because the script reads the original photoshop documents Apple provides within their marketing guidelines, there is no need to wait for updates of the library after new product releases. Multi-Frame Mockups, e.g. one containing iPad and iPhone, are supported.
The only prerequisite is Python 3.6 or higher. On macOS its comfy to install it via homebrew, i.e. brew install python3
.
To install mockingbird, use pip3 install mockingbird-psd
.
Your screenshots need to be organized into folders.
Each folder represents one device and contains the screenshots for every feature you wish to showcase.
The folders are specified using the --screenshots
parameter.
Concerning the layers of the photoshop document, the folders should be given from background to foreground.
You might also want to have a look at the usage message mockingbird --help
mockingbird --frame ./iphone_11.psd --screenshots ./iphone11
mockingbird --frame ./ipad_iphone.psd --screenshots ./ipad129inch ./iphone11
This command uses the dual-device psd file and combines it with the images from ./ipad129inch
in the background device and ./iphone11
in the foreground device.
FAQs
Easily bulk embed your screenshots in Apple device mockups.
We found that mockingbird-psd demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.