GithubHelp home page GithubHelp logo

ios-sticker-pack's Introduction

ios-sticker-pack

Create and install iMessage sticker packs from the command line. Stickers and adhesive not included.

demo of ios-sticker-pack

Installation

ios-sticker-pack only works on macOS, due to the requirement of Xcode. Xcode 8.0+ is required.

npm install ios-sticker-pack -g

Tutorial

After installing ios-sticker-pack with the instructions above, create a new folder somewhere. The name of the folder will be the name of the sticker pack on your device. Put any images you want to use as stickers in this new folder. They can be PNGs, GIFs (including animated!), or JPEGs. The only limitation is that they must be under 500kb. Once you've added all your images, run the following command inside that folder:

ios-sticker-pack create

This will create a sticker pack with the images in the current folder. Whenever you add, remove, or update images, just run that command again, and it'll update the app. To install your sticker pack to your device, just run:

ios-sticker-pack deploy

And it'll automatically install it to your device. Congrats! You've made and installed a sticker pack with just two commands. ๐Ÿ˜„

Not working?

When you install a sticker pack for the first time, you'll likely need to trust your development certificate on your device. To do this, go to Settings -> General -> Device Management -> Your iCloud account, and press the Trust button. You should only have to do this once. If you still are having issues, please file an issue!

Usage

Usage: ios-sticker-pack <command> [options]

Commands:
  create  Creates a sticker pack app using the images inside the current folder
          (must be .png, .gif, or .jpg)
  deploy  Deploys the sticker pack to the connected device

Options:
  -h, --help     Show help                                             [boolean]
  -v, --version  Show version number                                   [boolean]

ios-sticker-pack's People

Contributors

remixz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

metasmile

ios-sticker-pack's Issues

"The following build commands failed: Check dependencies"

None of your accounts are a member of 'VA39VYN298':  An unexpected error occurred. Xcode cannot find a team matching 'VA39VYN298'.
No profiles for 'com.example.squad-stickers.squad-stickers.StickerPackExtension' were found:  Xcode couldn't find a provisioning profile matching 'com.example.squad-stickers.squad-stickers.StickerPackExtension'.
Code signing is required for product type 'App Extension' in SDK 'iOS 10.0'

Went into XCode and manually set it up to use my provisioning profile, still not working (same error).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.