All Projects → Chhekur → local-browser

Chhekur / local-browser

Licence: MIT license
Share your localhost in a new way (peer to peer browser)

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to local-browser

wp-cli-dev
🛠 WP-CLI development environment that allows for easy development across all packages
Stars: ✭ 29 (-38.3%)
Mutual labels:  local
haveno
Decentralized P2P exchange built on Monero and Tor
Stars: ✭ 542 (+1053.19%)
Mutual labels:  peer-to-peer
angular-http-cache
Speed up your remote requests by automatically caching them on client and add support for offline navigation.
Stars: ✭ 25 (-46.81%)
Mutual labels:  local
Librarian
Easily host your iOS and Android builds locally!
Stars: ✭ 35 (-25.53%)
Mutual labels:  local
deadlines
A simple, offline deadline tracker made with Vue.js and localForage.
Stars: ✭ 22 (-53.19%)
Mutual labels:  local
datachannel-wasm
C++ WebRTC Data Channels and WebSockets for WebAssembly in browsers
Stars: ✭ 77 (+63.83%)
Mutual labels:  peer-to-peer
localchat
Instant loginless chats with people that share an IP with you.
Stars: ✭ 35 (-25.53%)
Mutual labels:  local
The-Kademlia-Protocol-Succinctly
This is the companion repo for The Kademlia Protocol Succinctly by Marc Clifton. Published by Syncfusion.
Stars: ✭ 28 (-40.43%)
Mutual labels:  peer-to-peer
WiFi-Direct-File-Transfer-App
WiFi Direct File Transfer is a experimental app that will allow sharing of data between Android devices running Android 4.0 or higher using a WiFi direct connection without the use of a WiFi access point. This will enable data transfer between devices without relying on any existing network infrastructure
Stars: ✭ 88 (+87.23%)
Mutual labels:  peer-to-peer
meteor-video-chat
Simple id based video calling in meteor
Stars: ✭ 33 (-29.79%)
Mutual labels:  peer-to-peer
muxnect
Send input to just about any interactive command-line tool through a local web server
Stars: ✭ 23 (-51.06%)
Mutual labels:  local
public salaries
Public sector employee salaries
Stars: ✭ 16 (-65.96%)
Mutual labels:  local
airdrop
Relp ✨ A web messenger. Enjoy free text chat, voice call and file sharing ✔
Stars: ✭ 46 (-2.13%)
Mutual labels:  peer-to-peer
gon2n
Go bindings, management daemons and CLIs for n2n edges and supernodes.
Stars: ✭ 67 (+42.55%)
Mutual labels:  peer-to-peer
node-datachannel
Easy to use WebRTC data channels and media transport. libdatachannel node bindings.
Stars: ✭ 135 (+187.23%)
Mutual labels:  peer-to-peer
ambianic-edge
The core runtime engine for Ambianic Edge devices.
Stars: ✭ 98 (+108.51%)
Mutual labels:  local
nvim
Repository for the Tandem NeoVim Plugin
Stars: ✭ 23 (-51.06%)
Mutual labels:  peer-to-peer
go-nimona
Peer to peer networking library
Stars: ✭ 42 (-10.64%)
Mutual labels:  peer-to-peer
libjuice
JUICE is a UDP Interactive Connectivity Establishment library
Stars: ✭ 197 (+319.15%)
Mutual labels:  peer-to-peer
ipfs-chat
Real-time P2P messenger using go-ipfs pubsub. TUI. End-to-end encrypted texting & file-sharing. NAT traversal.
Stars: ✭ 84 (+78.72%)
Mutual labels:  peer-to-peer

Local Browser

What is Local Browser ?

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.

New Features! 🌟

  • Peer To Peer Browsing
  • Tab Management
  • Easy UI

What Local Browser Does ? 🌟

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.

Libraries 🌟

Local Browser uses a number of API's and libraries to work properly:

  • [NodeJs] - evented I/O for the backend
  • [localtunnel] - library to tunnel localhost

Installation 🌟

Installers are available on website here. Electron requires Node.js to run.

$ cd local-browser
$ npm install
$ electron . or npm start

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].