Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

HazAT/appscreens-io-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appscreens.io Uploader

Twitter: @DanielGri License Gem

Features

This gem uploads your app screenshots to appscreens.io, so you can conveniently style and translate them for the AppStore. It is built to easily integrate with @KrauseFx's snapshot.

assets/appscreens-io-uploader.gif

Installation

Install the gem

sudo gem install appscreens-io-uploader

Usage

Call appscreens-io-uploader in the forlder where your screenshots are located and pass the id of your project (the last part of the URL on https://appscreens.io/new)

appscreens-io-uploader [project_id]

To upload screens with a different screensize than 5.5 inch use the --screenSize option (use for help appscreens-io-uploader existing_project --help)

appscreens-io-uploader [project_id] --screenSize=iOS-4-in

Uninstall

sudo gem uninstall appscreens-io-uploader
rm -rf ~/.appscreens-io-uploader

Thanks

This gem is using pretty much the whole structure of @KrauseFx frameit and the fastlane_core for convenience.

License

This project is licensed under the terms of the MIT license. See the LICENSE file.

About

Upload your screenshots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages