ssokurenko / iphone-chats-app

HTML5 app: iPhone Message Chat Emulator

Home Page:http://ssokurenko.github.io/iphone-chats-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPhone Message emulator web app

Live Demo

http://ssokurenko.github.io/iphone-chats-app/

Screenshot

![iphone chats screenshot][iphone] [iphone]: /image_src/iphone-chats.png "iphone chats screenshot"

Usage

  1. Press the home button to reset
  2. Type a message text to the input field and press enter or click the "Send" button
  3. Create some messages
  4. When ready press the camera button at the left of the input field to take the screenshot
  5. Right click on the screenshot image for saving it using the "Save image as..." command

Optionally you could redefine the Carrier ("Telenor") and the Sender ("Friend") values by clicking the items

Build instructions

  1. Clone the project
  2. Open the project folder
    cd iphone-chats
    
  3. Update dependencies
    sudo npm update
    bower update
    
  4. Build the app (compressed code will be available in the dist folder)
    grunt build
    

About

HTML5 app: iPhone Message Chat Emulator

http://ssokurenko.github.io/iphone-chats-app/

License:MIT License


Languages

Language:JavaScript 85.0%Language:ApacheConf 8.5%Language:HTML 3.3%Language:CSS 3.2%