Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramboxapp/community-edition

Free and Open Source messaging and emailing app that combines common web applications into one.
https://github.com/ramboxapp/community-edition

custom-services discord email facebook-workplace gmail hangouts hipchat icloud inbox linux macos messenger microsoft-teams outlook skype slack telegram tweetdeck whatsapp windows

Last synced: 3 months ago
JSON representation

Free and Open Source messaging and emailing app that combines common web applications into one.

Awesome Lists containing this project

README

        

# EOL
The Community Edition of Rambox is no longer maintained. We highly recommend that you update to the new version of Rambox, which has a FREE plan with all the features you already use and much more!

Visit: https://rambox.app/download

Thank you so much for all the users who contribute to this project all these years.

[Read our blog post to know more about our new Rambox.](https://rambox.medium.com/hello-2022-hello-new-rambox-4bdef5d6c3b8)

---





Rambox

Rambox CE



Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one.


Donate with PayPal
GNU GPL v3
Gitter

Release




Travis CI
AppVeyor CI


Available for Windows, Mac and Linux.

DOWNLOAD HERE

Logo designed by Andriy Yurchenko

---

## Table of Contents

- [Screenshot](#screenshot)
- [Apps available](#apps-available)
- [Features](#features)
- [Privacy](#privacy)
- [Donations](#donations)
- [Translations](#translations)
- [Install on Linux - Steps](#install-on-linux---steps)
- [Contributing](#contributing)
- [Quickstart](#quickstart)
- [Disclosure](#disclosure)
- [Licence](#licence)

---

## Screenshot

![Rambox](./resources/screenshots/mac.png)

## Apps available

Visit our website https://rambox.app/#apps and select the "Community-Edition" filter to see all the apps available.

## Features

- [x] Multi-language.
- [x] Sync your configuration between multiple computers.
- [x] Master Password.
- [x] Lock Rambox if you will be away for a period of time.
- [x] Don't disturb mode.
- [x] Reorder applications in the tab bar.
- [x] Notification badge in the tab.
- [x] Minimize to tray.
- [x] Mute audio to specific service.
- [x] Separate tabs floating to the right.
- [x] Disable a service instead of remove it.
- [x] Start automatically on system startup.
- [x] Custom Code Injection.
- [x] Keyboard Shortcuts.
- [x] Proxy.
- [x] Switch from horizontal to vertical tab bar.

## Privacy

No personal information will be saved

Sessions will persist using the [partition:persist](https://electronjs.org/docs/api/webview-tag#partition) attribute for Webviews.
So every time you open Rambox, your sessions will keep alive until you remove the service.

Sync feature use Auth0 for Single Sign On & Token Based Authentication and to store the services that user is using (and the configuration for each service).
You are always welcome to check the code! ;)

## Donations

| Type | URL/Wallet |
| ---------------- | :----------------------------------------------------------------------------------------: |
| Credit Cards | [HERE](https://rambox.app/donate.html) |
| Cryptocurrencies | [HERE](https://www.vaulty.io/v/b6480279-af28-4855-868c-17e5cb0ae7fa) |

## Translations

Help us translate Rambox on .

## [Install on Linux - Steps](https://github.com/ramboxapp/community-edition/wiki/Install-on-Linux)

## [Contributing](./CONTRIBUTING.md)

Want to report a bug, request a feature, contribute to or translate Rambox?
We need all the help we can get!
Fork and work!

### Quickstart

```shell
git clone https://github.com/saenzramiro/rambox.git
cd rambox
npm install
sencha app watch
npm start
```

See [Contributing.md](./CONTRIBUTING.md) for more detailed information about getting set up.

---

## Disclosure

Rambox is not affiliated with any of the messaging apps offered.

## Licence

[GNU GPL v3](https://github.com/ramboxapp/community-edition/blob/master/LICENSE)