Skip to main content

AppFramer helps to put your app screenshots in beautiful device frames with annotations by running a simple command.

Project description

# AppFramer
AppFramer helps to put your app screenshots in beautiful device frames with annotations by running a simple command.
Quickly put your screenshots into the various device frames needed for iTunesConnect submission.

$ pip install appframer

Compatibility
* Linux / OSX


## Usage
* Go to the directory where you want the generate screen frames to be.
* Run the following command in your terminal.

$ appframer -i /path/to/screens.json


##Options
appframer [-h] -i INPUT

-h --help show help message and exit
-i --input path to data.json file that describes the screenshots to put in device frame

###Example

$ appframer -i /path/to/screens.json


###After

FramedAppScreens - 03-08-2016 AT 18.40
Using splash.jpg, timeline.jpg and profile.jpg as examples of screenshots listed in screens.json
The generated output folder will look like this:

│   ├── 3.5
│   │   └── splash.jpg
│   │   ├── timeline.jpg
| | ├── profile.jpg
| |
│   ├── 4
│   │   └── splash.jpg
│   │   ├── timeline.jpg
| | ├── profile.jpg
| |
│   ├── 4.7
│   │   └── splash.jpg
│   │   ├── timeline.jpg
| | ├── profile.jpg
| |
│   ├── 5.5
│   │   └── splash.jpg
│   │   ├── timeline.jpg
| | ├── profile.jpg


###screens.json example

Screens.json is obviously a json file format
For iOS, take the screenshots you want to use on iPhone6s preferably because of the high resolution
and list them in your screens.json and appframer will take those screenshots and generate
the screenshots framed in different devices in the dimensions needed for iTunesConnect submission

NOTE: In the screens.json example below, I'm assuming the screenshot images are in the same directory
as the screens.json file itself and I'll be running the command from the same directory

{
"device_type": "iOS",
"screens": [
{
"file_path": "Live Video.jpeg",
"title": "Live Video",
"description": "Rain in Spain falls mainly in the plain",
"title_color": "black",
"description_color": "red"
},
{
"file_path": "Profile.jpeg",
"title": "Profile",
"description": "Rain in Spain falls mainly in the plain",
"title_color": "white",
"description_color": "black"
},
{
"file_path": "Search.jpeg",
"title": "Search",
"description": "Rain in Spain falls mainly in the plain",
"title_color": "white",
"description_color": "black"
},
{
"file_path": "Status Update.jpeg",
"title": "Status Update",
"description": "Rain in Spain falls mainly in the plain",
"title_color": "black",
"description_color": "black"
},
{
"file_path": "Timeline.jpeg",
"title": "Timeline",
"description": "Rain in Spain falls mainly in the plain",
"title_color": "white",
"description_color": "black"
}
]
}


======

## The MIT License
> Copyright (c) 2016 Emmanuel Adegbite http://github.com/olucurious

> Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

> The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

appframer-1.0.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

appframer-1.0.0-py2-none-any.whl (927.9 kB view details)

Uploaded Python 2

File details

Details for the file appframer-1.0.0.tar.gz.

File metadata

  • Download URL: appframer-1.0.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for appframer-1.0.0.tar.gz
Algorithm Hash digest
SHA256 91ae1c7ab689a7ffe08505f3772eb545b66358649670828966dbf5e542ede580
MD5 9a92b27164ae3754fb2d237333ad2645
BLAKE2b-256 a074d4fb825bb34d52e8daf2b8a87796392505b692ddf84e15f09349200713b1

See more details on using hashes here.

File details

Details for the file appframer-1.0.0-py2-none-any.whl.

File metadata

File hashes

Hashes for appframer-1.0.0-py2-none-any.whl
Algorithm Hash digest
SHA256 ada42d49420898696225083b6d20a90d09803ff7e610c876adbc3b882665e272
MD5 902864b4747f8dc66be40eebb0f3e99f
BLAKE2b-256 829f9b87a90aa3d95eedd807cec412bcfc3c5f8f65b24f6c72e943b9bb0843c5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page