Making desktop webapps

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
Post Reply
janw.oostendorp
Posts: 8
Joined: April 8th, 2014, 1:12 pm

Making desktop webapps

Post by janw.oostendorp »

Sorry if this is the wrong part of the forum, I'm not sure where this should go.

I want to create a webapp that works on a desktop. With it's own program icon and stuff. Like this pacman: https://marketplace.firefox.com/app/pacman-canvas?src=search.

I found a few sources that seem to explain how to create a firefox OS app. But that's not what I want.
sources:
- https://developer.mozilla.org/en-US/Apps/Quickstart/Build/Your_first_app
- https://developer.mozilla.org/en-US/Apps/Build
And I tried a few things with the IDE in de developer edition, but can't figure it out.
From what I tried, is it true you can't use Iframes?

I also just want to run/install my app locally without using the marketplace.


Can anybody point me in the right direction/ get me started.
User avatar
LIMPET235
Moderator
Posts: 39961
Joined: October 19th, 2007, 1:53 am
Location: The South Coast of N.S.W. Oz.

Re: Making desktop webapps

Post by LIMPET235 »

Moving to Web Dev...
[Ancient Amateur Astronomer.]
Win-10-H/64 bit/500G SSD/16 Gig Ram/450Watt PSU/350WattUPS/Firefox-115.0.2/T-bird-115.3.2./SnagIt-v10.0.1/MWP-7.12.125.

(Always choose the "Custom" Install.)
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: Making desktop webapps

Post by WaltS48 »

I believe the sources you found to create a Firefox OS app are what you want.

The Pacman you linked to installs and works on the desktop.

Sorry, I can't help you with your other questions.

Your questions might already be answered, or you might be able to get them answered in the mozilla.webapps mailing list. webapps Info Page

I would check the collection of prior posts before subscribing.
Linux Desktop - AMD Athlon(tm) II X3 455 3.3GHz | 8.0GB RAM | GeForce GT 630
Windows Notebook - AMD A8 7410 2.2GHz | 6.0GB RAM | AMD Radeon R5
User avatar
jscher2000
Posts: 11772
Joined: December 19th, 2004, 12:26 am
Location: Silicon Valley, CA USA
Contact:

Re: Making desktop webapps

Post by jscher2000 »

Maybe this: https://developer.mozilla.org/Marketplace/Options/Open_web_apps_for_desktop - it refers to "Web Runtime for Desktop"
janw.oostendorp
Posts: 8
Joined: April 8th, 2014, 1:12 pm

Re: Making desktop webapps

Post by janw.oostendorp »

I found the answer here:
https://developer.mozilla.org/en-US/Mar ... publishing

/case_closed
Post Reply