An open API service indexing awesome lists of open source software.

https://github.com/developer-mike/mockup-maker

A python script to generate app mockups for Google Play.
https://github.com/developer-mike/mockup-maker

Last synced: about 1 year ago
JSON representation

A python script to generate app mockups for Google Play.

Awesome Lists containing this project

README

          

# Mockup Maker
A device mockup maker for Google Play screenshots.

## Usage
1. Create a new project (Look at the example project: `example-project`)
2. Run `py mockup-maker.py `
3. Done! Your screenshots are in the `/output` folder.

## Features
- Multiple languages
- Screenshot-Mockups
- Text-Mockups
- Censored-Screenshot-Mockups

## Examples
| Screenshot-Mockup | Text-Mockup | Censored-Screenshot-Mockup |
| --- | --- | --- |
| ![Screenshot-Mockup](projects/example-project/output/mockups_1704122680/en/0.png) | ![Text-Mockup](projects/example-project/output/mockups_1704122680/en/7.png) | ![Censored-Screenshot-Mockup](projects/example-project/output/mockups_1704122680/en/2.png) |