Whenenver you are in a Open Device Lab and you want to test an webapplication or website, you have the problem, that you have enter your URL on all the devices. We thought, that this is super inconvenient. So to help you with that
TADAAAA - enter linksharer and minimal webapp...
- Go to the Linksharer
- Enter the URL you want to test
- Go to any device in the lab
- Open the preinstalled Forward-Link
- The device opens the URL you want to test.
- Clone or download this repo
- Change the text on index.html as desired
- Deploy it to meteor (
meteor deploy chooseAnySubdomain.meteor.com
) - On your devices install the forward link on the homescreen pick the Linkn the page
home
you can enter the URL you want to test (chooseAnySubdomain.meteor.com/forward
) - Done
- Enter URL: https://odlb-link-forwarder.herokuapp.com/
- Get your forward: https://odlb-link-forwarder.herokuapp.com/forward
Copyright (c) 2015 We Are Cube
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.