GitHub - marwensaid/browser.html: Experimental browser built in HTML · GitHub
Skip to content

marwensaid/browser.html

 
 

Folders and files

Repository files navigation

build

light theme

black theme

Screencast: https://www.youtube.com/watch?v=IBzrCmGVDkA

Browser.html: an experimental Desktop browser, based on Firefox Desktop and Firefox OS. UI is built in HTML.

Setup

Serve code via a HTTP server:

python -m SimpleHTTPServer 8000

Use a recent B2G build:

b2g --start-manifest http://localhost:8000/manifest.webapp

I recommend to use this branch for now: https://github.com/paulrouget/gecko-dev/compare/htmlrunner

Using WebIDE

The easiest way to use developer tools with Browser.html is to select the "Remote Runtime" option in WebIDE. By default you should be able to connect to the running browser at: localhost:6000.

About

Experimental browser built in HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • CSS 78.2%
  • HTML 11.1%
  • JavaScript 10.7%