Giter Site home page Giter Site logo

ciroyo / wire-desktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wireapp/wire-desktop

0.0 1.0 0.0 1.38 MB

:computer: Wire for Desktop

Home Page: https://wire.com/download/

License: GNU General Public License v3.0

CoffeeScript 7.28% Shell 3.38% Python 11.16% CSS 1.45% HTML 1.99% JavaScript 74.74%

wire-desktop's Introduction

Wire™

Wire logo

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting [email protected].

You can find the published source code at github.com/wireapp/wire.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

If you compile the open source software that we make available from time to time to develop your own mobile, desktop or web application, and cause that application to connect to our servers for any purposes, we refer to that resulting application as an “Open Source App”. All Open Source Apps are subject to, and may only be used and/or commercialized in accordance with, the Terms of Use applicable to the Wire Application, which can be found at https://wire.com/legal/#terms. Additionally, if you choose to build an Open Source App, certain restrictions apply, as follows:

a. You agree not to change the way the Open Source App connects and interacts with our servers; b. You agree not to weaken any of the security features of the Open Source App; c. You agree not to use our servers to store data for purposes other than the intended and original functionality of the Open Source App; d. You acknowledge that you are solely responsible for any and all updates to your Open Source App.

For clarity, if you compile the open source software that we make available from time to time to develop your own mobile, desktop or web application, and do not cause that application to connect to our servers for any purposes, then that application will not be deemed an Open Source App and the foregoing will not apply to that application.

No license is granted to the Wire trademark and its associated logos, all of which will continue to be owned exclusively by Wire Swiss GmbH. Any use of the Wire trademark and/or its associated logos is expressly prohibited without the express prior written consent of Wire Swiss GmbH.

Wire Desktop

Cross platform desktop app, wrapping the wire-webapp. Based on Electron.

Install

Install Node.js.

Clone

git clone https://github.com/wireapp/wire-desktop.git
cd wire-desktop
npm install

Start

npm start

Test

npm test

Enable Support for Google Contacts (optional)

If you wish to import Google Contacts to Wire, you will need to generate Google OAuth 2.0 credentials for an "other" type app (See here for more details). Once you have generated your credentials, store the "Client ID" and "Client secret" in the environment as GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET, respectively.

Tasks

# Build for macOS
npm run build:macos

# Build for Windows
npm run build:win

# Build for Linux
npm run build:linux

Other Linux targets or architectures

If you would like to build for another Linux target or architecture, run the following commands:

grunt 'clean:linux' 'update-keys' 'release-prod'
grunt --arch=<arch> --target=<target> 'electronbuilder:linux_other'

Replace <arch> and <target> with your desired architecture (e.g. "ia32") and target (e.g. "rpm"). Have a look at the documentation for electron-builder for the available options. Note that we cannot offer support for uncommon architectures or targets.

Troubleshooting

If you are having troubles building Wire for Desktop, then our troubleshooting page might be of help.

Translations

All Wire translations are crowdsourced via Crowdin.

wire-desktop's People

Contributors

lipis avatar greenkeeper[bot] avatar conoria avatar herrmannplatz avatar ffflorian avatar bennycode avatar mythsunwind avatar maximbaz avatar bensleveritt avatar gabmar avatar infotexture avatar siimteller avatar wireswiss avatar

Watchers

Samuel Schmidt 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.