Code Monkey home page Code Monkey logo

inbox2_desktop's Introduction

Inbox2 desktop client

inbox2 desktop

This is the source-code for the Inbox2 desktop client. One day I will write a better readme file, but for now fork it, fix it and send pull requests.

For an overview of the client (back when we did a public commercial launch, old stuff), check out these links:

More is available on our press page:

Whatever, I just want the download

Here it is: https://github.com/downloads/waseems/inbox2_desktop/Inbox2Installer.msi

Its still a bit buggy here and there but that is what this GitHub page is for. Submit bug reports and if you happen to know your c#; fork it, fix it and send pull requests :-)

Why Inbox2

  • Looks better then anything else out there
  • Aggregates messages from email accounts + social networking accounts
  • Shows updates from your friend on social networks in a side bar

Why open-source?

Check out the announcement on hackernews with my comments (waseem)

Mad props

How to build this thing

  • Open the Code\Inbox2 Client Only.sln solution
  • Open the Configuration Manager (under the debug dropdown, choose Configuration Manager...)
  • Under the "Active solution platform" dropdown choose x86
  • Hit menu Build->Build Solution

This builds the client for x86. Since we use a couple of native libraries we need to do it like this. There is also a solution available for doing an x64 build but that one is a bit behind, will be fixed soon.

Data folder

Your data folder can be found under the windows roaming folder, for example under Windows 7 for me that is.

C:\Users\waseem\AppData\Roaming

Throwing away this folder resets everything for a fresh start

Preconfigured channels

If you need to setup the same times often, create a file in the root of your C drive called PreChannels.xml. Its contents look like this:

<channels>
	<channel name="GMail" username="[email protected]" password="mysecretpassword" />
	<channel name="Exchange" hostname="https://exchange.somewhere.com/owa" username="waseem" password="mysecretpassword" />
</channels>

Now everytime you open the setup these channels will be prefilled and you only need to hit the add button.

What about a mac version?

Maybe some day, if you are an objective-c/c/c++/cocoa wizard and you want to take this up, ping me.

inbox2_desktop's People

Contributors

devstator82 avatar dogshoes avatar

Watchers

 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.