1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 02:29:28 +02:00
No description
Find a file
2016-07-13 15:42:54 +02:00
src Init 2016-07-13 13:16:05 +02:00
.gitattributes Force Unix-lineends. 2016-07-13 15:42:54 +02:00
.gitignore Ignore codeblocks project file. 2016-07-13 13:29:23 +02:00
FAQ.md Init 2016-07-13 13:16:05 +02:00
LICENSE Init 2016-07-13 13:16:05 +02:00
README.md Init 2016-07-13 13:16:05 +02:00

LibreChat Backend

LibreChat is a project that aims to create a messaging app that is completely compatible to the existing e-mail infrastructure.

So, with LibreChat you will get the ease of well-known messengers with the reach of e-mail. Moreover, you'll get indepentent from any other company.

Some features at a glance

  • Fast by the use of Push-IMAP
  • Largest userbase - receivers not using LibreChat can be reached as well
  • Elegant and simple user interface
  • Distributed system
  • Trustworthy - can even be used for business messages
  • fully OpenSource and Standards based

Download

Currently, the project is in alpha state under heavy development. There is no working prototype yet - only this bunch of files and the frontends as https://github.com/r10s/messenger-android .

If you're interested in this project, you can contact me using r10s at b44t dotcom.

Build

This repository contains only the messenger backend that is used by all frontends.

Information about how to build the frontends can be found in the corresponding repositories as https://github.com/r10s/messenger-android .

You're a developer and have an idea for another crazy chat, social or messaging app? We encourage you to take this source code as a base. We love to see many different messengers out there, based on existing, distributed infrastructure. But we hate to see the user's data hidden on some companies servers with undefined backgrounds.

Copyright (c) Bjoern Petersen Software Design and Development, http://b44t.com and contributors.