Home › Forums › General Questions › Local?
- This topic has 11 replies, 5 voices, and was last updated 6 years, 7 months ago by
Yuri Kovelenov.
-
AuthorPosts
-
2018-10-23 at 11:37 am #8351
rezman
CustomerIs it possible to run an app locally, as in without any internet connection?
2018-10-23 at 12:34 pm #8353
Yuri KovelenovStaffIn general, the browser security policy restricts web applications from running locally. You can run them without Internet connection, but you need to launch them via the App Manager or a local web server. Alternatively, you can pack your web app in a desktop or mobile bundle with Electron or Cordova.
2018-10-23 at 4:30 pm #8358rhenriques
CustomerI suppose that Firefox is able to run an app locally (but only Firefox, not Chrome or Safari, etc.). A possible solution is to run through a local server such as “krpano Testing Server.app” (it’s very easy to use and very lightweight – https://krpano.com/tools/ktestingserver/). We always have App Manager itself but has a few more steps and we need to open Blender in Advance. By the way, this reman question is pertinent because we can produce material to be explored via a local multimedia kiosk. Yuri, probably you should consider a lightweight and independant from blender version of the App Manager for these cases. Something like the krpano solution.
Cheers2018-10-23 at 8:26 pm #8359rezman
CustomerThanks guys. I came up with an interesting solution.
I downloaded UwAmp server: http://www.uwamp.com/en/ This is a completely portable app that runs from a folder. With this I can simply copy over the Verge3d published folder and run it.
My app uses WordPress and a slider plugin as well. I mirrored the entire site over to the local server and it works perfectly. :)2019-04-05 at 9:54 am #13643
AndrejusParticipantVery, very nice.
2019-04-05 at 10:02 am #13644
AndrejusParticipantIt is working
2019-04-05 at 10:27 am #13647
elkCustomerInteresting find rezman. I havent had a thurough look at it, but this seemes to be a “wrapper” of sorts for wamp …? so you are essentialy just running a web server from your local machine (with all that entails), and then you need to start wamp and then run you page in a regular browser right ?
2019-04-05 at 12:10 pm #13652
AndrejusParticipantI open wamp and then my page
2019-04-05 at 12:21 pm #13653
elkCustomerOk, thanks. Handy to have it be portable. Will defenetly have a closer look at it. Do you happen to know if there is an easy way to set it not to serve outside the local machine ?
2019-04-05 at 12:26 pm #13654
AndrejusParticipantAt this time I dont no. But for me interesting find connection with Android
2019-04-05 at 12:29 pm #13655
elkCustomerOk, always nice to find new tools tho. Thanks for the info.
2019-04-11 at 7:54 am #13781
Yuri KovelenovStaff -
AuthorPosts
- You must be logged in to reply to this topic.
