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 - [Table of Contents](#table-of-contents) - [Screenshot](#screenshot) - [Services available - 100](#services-available---100) - [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) ## Services available - 100 Allo Amium Android Messages Aol BearyChat ChatWork ClockTweets Crisp Dasher devRant DingTalk Discord Drift FastMail Fleep Flock FlowDock FreeNode Gadu-Gadu Gitter Glip Gmail Grape GroupMe Hangouts Hangouts Chat Hibox HipChat Horde Hootsuite Hushmail iCloud Mail ICQ Intercom Inbox IRC Cloud Jandi Kaiwa Kezmo Kiwi IRC Kune LinkedIn Mattermost Mail.Ru Mastodon Messenger Messenger for Business Messenger for Pages MightyText Missive Movim mysms Noysi Openmailbox Outlook Outlook 365 ProtonMail & ProtonMail Onion Pushbullet RainLoop Reddit Riot Rocket Chat Roundcube Ryver Sandstorm Skype Slack Smooch Socialcast Sococo SquirrelMail Steam Stride Sync Tawk.to Teams Teamwork Chat Telegram The Lounge Threema TutaNota TweetDeck Typetalk VK Messenger Voice Voxer Cisco Webex Teams WeChat WhatsApp Wire Workplace Xing Yandex Mail Yahoo! Mail Zimbra Zinc Zoho Cliq Zoho Email Zulip Zyptonite











































## 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.pro/#donate) | | 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/saenzramiro/rambox/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 cp env-sample.js env.js # update env.js with your auth0 details. 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/saenzramiro/rambox/LICENSE)