Code Monkey home page Code Monkey logo

signal-muon's Introduction

Build Status

Signal Muon

Signal Desktop built on top of Muon so you can run it without Google Chrome.

THIS IS NOT PRODUCTION READY. Use at your own risk. I am in no way affiliated with WhisperSystems.

Installing

Prerequisites

You must have git, node 7.x, and either npm or Yarn installed. Then:

git clone --recursive https://github.com/diracdeltas/signal-muon.git
cd signal-muon
npm install

Building

With npm:

npm run build

With Yarn:

yarn run build

Then open the app in the build directory logged in the console. Ex: open Signal-darwin-x64/Signal.app/ on MacOS.

Updating

First fetch changes:

git pull origin master
git submodule update --recursive

If you are updating by a MAJOR or MINOR version number (ex: 0.0.3 to 0.1.0, or 0.1.0 to 1.0.0), run the following step to get an updated version of chromium. If you are updating by a PATCH version (ex: 0.0.2 to 0.0.3), skip the following step.

npm run muon-update

Then re-build the package.

Running in development mode

To run in development mode with the Signal staging server (no need to pair with a mobile device), do npm/yarn start instead of npm/yarn run build.

Caveats

In development mode, you can only message accounts that are registered on the Signal staging server, so you will probably be very lonely unless you want to talk to other Signal contributors. If you want someone to talk to, my test number is (oldest telephone area code in San Francisco) + (decimal char code of capital Epsilon) + (the 513th prime).

If you want to link Signal-Muon to your mobile device so that you can talk to your contacts, you need to do a build.

signal-muon's People

Contributors

diracdeltas avatar asafonov avatar mammuth avatar bs avatar maxkorp avatar

Watchers

James Cloos avatar  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.