Skip to content

feat: add local browser#984

Merged
ckerr merged 4 commits into
electron:masterfrom
Chhekur:master
Feb 26, 2019
Merged

feat: add local browser#984
ckerr merged 4 commits into
electron:masterfrom
Chhekur:master

Conversation

@Chhekur

@Chhekur Chhekur commented Feb 25, 2019

Copy link
Copy Markdown
Contributor

Local Browser is a browser built on Electron. Local Browser is peer to peer browser, which provide you facility to share you localhost with other local browser user's in just one click.

Local Browser works on ptp protocol, ptp stands for Peer To Peer Protocol. With Local Browser you don't need to save you website or web application on server inorder to share it, you can keep your files on your machine and can share them with others. Your web app only shared with other users till local browser has opened on your machine.

website: https://chhekur.github.io/local-browser
repo : https://github.com/Chhekur/local-browser

@Chhekur Chhekur changed the title feat:add local browser feat: add local browser Feb 25, 2019
@ci-reporter

ci-reporter Bot commented Feb 25, 2019

Copy link
Copy Markdown

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Travis CI build is failing as of 0e350e0. Here's the output:

npm test
> electron-apps@1.7375.0 test /home/travis/build/electron/apps
> mocha --reporter min test/human-data.js test/colors-spec.js && standard --fix


  13877 passing (3s)
  1 failing

  1) human-submitted app data
       local-browser
         icon
           is between 256px x 256px and 1024px x 1024px:
     AssertionError: expected 2048 to be within 256..1024
      at Context.<anonymous> (test/human-data.js:151:42)

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


Failed build for 13eabc7
npm test
> electron-apps@1.7375.0 test /home/travis/build/electron/apps
> mocha --reporter min test/human-data.js test/colors-spec.js && standard --fix


/home/travis/build/electron/apps/node_modules/yamljs/lib/Parser.js:404
            throw e;
            ^
Error: Unexpected characters near "web development'".

This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.

@ckerr ckerr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the app!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants