Coder Social home page Coder Social logo

shim's People

Contributors

marstall avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shim's Issues

Browsers not staying in sync

Got everything up and running per the readme. Was able to attach 3 devices (iPhone, Android phone, PC laptop) and get the initial page loaded up across all browsers. However, when any link was clicked on any given device, the other browsers did not refresh.

I could see the log messages that the new page was being broadcast, but nothing actually happened. Any suggestions?

OS X 10.7 Support

I saw your note in the README about support for 10.7. I'm wondering if you have any idea if and when this support might be coming.

Thanks! This looks like an amazing tool!

-Brent

Injecting weinre or other javascript

It should be possible to inject the weinre JS using this project to avoid the need to modify the website source code.

<script src="http://a.b.c:8081/target/target-script-min.js"></script>

But I guess this would be useful for other use case. Perhaps add a config where we can specify files and include their content in the header.

What do you think?

Node.js error when trying to start shim.js

Hi there!

After following the "INSTALLING SHIM", I got the following error when I tried to execute node shim.js

node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
Error: Cannot find module 'http-proxy'
    at Function._resolveFilename (module.js:334:11)
    at Function._load (module.js:279:25)
    at Module.require (module.js:357:17)
    at require (module.js:368:17)
    at Object.<anonymous> (/Users/thomasklein/webapps/shim/shim.js:2:13)
    at Module._compile (module.js:432:26)
    at Object..js (module.js:450:10)
    at Module.load (module.js:351:31)
    at Function._load (module.js:310:12)
    at Array.0 (module.js:470:10)

Maybe this is an issue of my network privileges. After running sudo ./configure_proxy.sh I got the following output:

setting network interface privileges ...
Adding firewall rule to forward all port-80 WiFi passthrough traffic to localhost:3128 ...
net.inet.ip.forwarding: 1 -> 1
net.inet.ip.fw.enable: 1 -> 1
net.inet.ip.fw.verbose: 1 -> 1
sysctl: oid 'net.inet.ip.scopedroute' is read only

Do you see any possible misconfiguration?

I've got "node 0.6.7" and "npm 1.1.0-beta-10" installed along with current version of shim.

UPDATE: And of course I've got the module 'http-proxy' (v @0.8.0) installed.

Best,
Thomas

Wrong git clone link

Not a serious issue but...

git clone [email protected]:marstall/shim.git

(as per the install instructions) doesn't work, however this link does:

git clone git://github.com/marstall/shim.git

Uninstall

There's no mention on how to uninstall it. Any idea?

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.