diff --git a/README.md b/README.md index 433a53f5..203cc291 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,12 @@ Logo designed by Andriy Yurchenko (http://andyur.com/) Mattermost Voxer Yahoo! Messenger +mysms +ICQ +TweetDeck +Zinc +FreeNode +MightyText















@@ -70,6 +76,12 @@ Logo designed by Andriy Yurchenko (http://andyur.com/) - [x] Mute audio to specific service. - [x] Separate tabs floating to the right. +## Privacy + +No personal information will be saved + +Sync feature use Auth0 for Single Sign On & Token Based Authentication with the integration with Firebase to store the services that user is using (and the configuration for each service). You are always welcome to check the code! ;) + ## [To Do](https://github.com/saenzramiro/rambox/blob/master/TODO.md) ## Getting Involved @@ -98,6 +110,14 @@ If you're comfortable getting up and running from a `git clone`, this method is 3. `sencha app watch` 4. `npm start` +#### Install and run Rambox-Linux-xx.zip on native Linux + +1. Download the file +2. Extract to a directory +3. cd to directory +4. sudo chmo +x Rambox +5. ./Rambox + ---------- Disclosure