Skip to content

fcjr/smock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smock Logo

Smock

GitHub release (latest by date) GolangCI Go Report Card

Instantly transform your screenshots to beautiful mockups.

Installation

macOS

brew install fcjr/fcjr/smock

Windows

scoop bucket add fcjr https://github.com/fcjr/scoop-fcjr.git
scoop install smock

Linux

Other

If you are on another platform such as linux or just rather not use a package manager, you can download a binary from Github releases and use it straight away without having to install any additional dependencies.

  1. Find the latest release, download the tar.gz file for your given operating system and extract it.
  2. Inside you'll find the smock executable which you can run directly (Note: you may need to allow execution via chmod +x <PATH_TO_SMOCK_EXE>).

Available Commands

Browser

Create browser-like mockups

Browser Command Example

Usage

Basic:

smock browser in.png out.png

Custom:

smock browser --background-color FFFFFF --background-alpha 255 --horizontal-padding 100 --vertical-padding 75

Development

Building the current commit

This project uses goreleaser.

  1. Install go.
  2. Install goreleaser via the steps here.
  3. Build current commit via goreleaser release --snapshot --skip-publish --rm-dist.

About

Instantly transform your screenshots to beautiful mockups.

Resources

License

Stars

Watchers

Forks

Languages