8000 GitHub - pauljt/browser.html: Experimental browser built in HTML
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pauljt/browser.html

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No packages published

Languages

  • JavaScript 91.5%
  • CSS 7.4%
  • HTML 1.1%
0