Coder Social home page Coder Social logo

moobile-simulator's Introduction

About
-----

This is a iOS simulator that you can use to view your websites on an iOS device.

Use
---

You can see this code in action here: http://shelfworthy.github.com/moobile-simulator/

All you need to do is click `open`  in the button bar and enter a full web address (include the http://).

Because we can't set the user agent of the iframe used to load the site, you might also want to use an iOS user agent.

Advantages over the xcode simulator
-----------------------------------

The xcode simulator is great for a lot of things, but it does have some downsides.

- it requires you to install xcode
- no web inspector
- slightly more difficult to reload the current page


How to build
------------

If you are working on the code, built the consolidated js file using the following command:

	./build Moobile-Simulator/* Core/* More/* Extras/* Class-Extras/* > js/moobile-simulator.js

moobile-simulator's People

Contributors

jpdery avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

shelfworthy

moobile-simulator's Issues

Retina zoom blurs contents of the iframe

This can be fixed by adding a zoom value of 200% to the html element in the iframe, but as far as I know this isn't possible due to cross-site protections.

I'm just opening this ticket more as a reminder, or in case anyone has ideas about how to get this to work.

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.