Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Weinre

alunny
April 26, 2012

 Weinre

An introducttion to Weinre - Webkit Inspector Remote

alunny

April 26, 2012
Tweet

More Decks by alunny

Other Decks in Technology

Transcript

  1. bookmarklets are great because they run anywhere this will be

    important later Thursday, 26 April, 12
  2. ‣ client - server - target architecture ‣ client (desktop):

    webkit inspector ‣ target (mobile): bookmarklet-style JS ‣ server: relays msgs back and forth weinre nutshell Thursday, 26 April, 12
  3. $ (sudo) npm install -g weinre $ weinre weinre: starting

    server at http://localhost:8080 run locally Thursday, 26 April, 12
  4. ‣ run anywhere ‣ don’t require any changes to the

    browser/platform ‣ easy to change/update bookmarklets are great Thursday, 26 April, 12
  5. ‣ no low-level access ‣ advanced capabilities (e.g. step- debugging,

    error logging) are difficult to impossible bookmarklets aren’t enough Thursday, 26 April, 12