Giter Club home page Giter Club logo

waveboxapp's Introduction

Wavebox

Screenshot

Wavebox is an open-source web communication tool built for the modern web. It's built using Electron, React and Flux. It supports Gmail, Google Inbox, Outlook, Office 365, Slack, Trello & more.

Find out more about Wavebox at wavebox.io


Travis Build Status js-standard-style Download

Download Wavebox

Wavebox is available to download for macOS, Windows & Linux (tar & deb). Precompiled downloads are available from our downloads page https://wavebox.io/download.

If you're interested in finding out what's changed between each version you can take a look at the changelog

Building Wavebox

Here's how to build Wavebox from source.

Prerequisites

Before you get started you'll need the following

  • Python 2.7
  • Nodejs 7.9.0
  • Wavebox API Key
    • Download & install Wavebox for free
    • Go to Settings and then the Wavebox Pro Tab
    • In the top right if you see login, login for free otherwise continue to the next step
    • In the top right click your email address and choose Developers
    • Under the API Key section you can get your API Key

Additional Prerequisites (windows)

  • windows-build-tools available through npm install -g windows-build-tools

Build Configuration

Once you've cloned the repository you will need to add your Wavebox API Key to the repository. This key will ensure that the client can talk to Google, Microsoft etc without needing to configure each one individually. Create a file in src/shared/credentials.js and in it place

module.exports = { API_KEY: 'your_api_key' }

Dependencies & Running

  • To install all Wavebox npm dependencies: npm install; npm run install:all
  • To recompile native modules: npm run rebuild:electron
  • To run compile and run the app: npm start

waveboxapp's People

Contributors

ckaczor avatar jacksarick avatar nmat avatar pear0 avatar rhys101 avatar stephengroat avatar thewithz avatar thomas101 avatar tombaxter avatar xandroxygen 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.