I know that rich internet applications can be run out of browser, but if I uninstall browser, can they still run? I am not sure, which technology of Postman be used? (It will run out of chrome). If I uninstall chrome, can it still run?
Asked
Active
Viewed 45 times
0

Glorfindel
- 21,988
- 13
- 81
- 109

PigeonIsBigBird
- 39
- 7
-
You couldn't run it without browser. – Lesha Ogonkov Sep 14 '15 at 20:19
-
@Lesha Ogonkov which technology Postman used? Rich Internet Application? – PigeonIsBigBird Sep 14 '15 at 20:23
-
It's required browser to run. In theory, if you have sources of that app, you probably could compile it to make it run as desktop app, like Atom https://atom.io/ – Lesha Ogonkov Sep 14 '15 at 20:26
1 Answers
0
You can build RIA with other tools, for example, Adobe AIR. And then it can be run as a standalone application without the browser.

Stanislav Zayarsky
- 91
- 3