Code Monkey home page Code Monkey logo

09305ce2012c6333b2a3ea9d91c40661d6fdae3ff27ebab7dd715d04b681ef6e's Introduction

Smoke Jumper:

A smokejumper is a wildland firefighter who parachutes into a remote area to combat wildfires.

The Smoke Jumper project is an effort to bring dead simple, secure, P2P file sharing to Firefox.

Prerequisites:

The latest and greatest from the Alder branch of Firefox:

Follow these steps, but use the Alder branch instead of mozilla-central.

https://developer.mozilla.org/en-US/docs/Simple_Firefox_build

http://hg.mozilla.org/projects/alder/

Server Installation:

In the root of the project, run the following:

$> npm install
$> NODE_ENV=development ./app.js

This defaults to http://localhost:3000/. A few things are hard-coded at the moment, so it's best to run it on that port.

Open a browser to http://localhost:3000/ you'll be redirected to a unique URL. Open that url in another tab.

Tips & Tricks:

This is mostly a placeholder for running the basic demo, for now:

Running two Firefox profiles simultaneously:

First, we create two profiles that we're going to use to test with. For this we use the profile manager:

~/projects/alder/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/firefox -profilemanager

Then we run an instance of our Alder build for each profile we just created. I named them "Andy" and "Beth".

~/projects/alder/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/firefox -p Andy -no-remote ~/projects/alder/obj-x86_64-apple-darwin11.4.0/dist/NightlyDebug.app/Contents/MacOS/firefox -p Beth -no-remote

09305ce2012c6333b2a3ea9d91c40661d6fdae3ff27ebab7dd715d04b681ef6e's People

Contributors

ianb avatar mozilla-github-standards avatar simonwex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.