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

https://github.com/sashafklein/bloc-mogo

Testing out an in-house chat tool for Bloc
https://github.com/sashafklein/bloc-mogo

Last synced: 2 months ago
JSON representation

Testing out an in-house chat tool for Bloc

Awesome Lists containing this project

README

        

# MogoChat - team chat app

#### 3-minute Heroku install. [Just copy-paste a command](https://github.com/HashNuke/mogo-chat/blob/master/docs/install-heroku.md)

![screenshot](https://github.com/HashNuke/mogo-chat/raw/master/screenshot.png "Screenshot")

### Features

* **Works on mobile devices ~!**
* Easy to install
* Multiple rooms
* Sound notifications
* Code snippets
* /me status messages
* Comes with an API ([docs](https://github.com/HashNuke/mogo-chat/blob/master/docs/api.md))

Written using [Elixir](http://elixir-lang.org), [Phoenix Framework](https://github.com/phoenixframework/phoenix), [Ember.js](http://emberjs.com), [CoffeeScript](http://coffeescript.org) and [PostgreSQL](http://postgresql.org)

Install instructions for more platforms will come soon.

### Credits

Akash Manohar J © 2014, under the MIT License. See LICENSE file for details.

##### Artwork

* Users icon designed by Mike Finch -
* Logout icon "Power" designed by Michela Tannola -
* Notification sound -

### TODO

* Asset pipeline to compile assets in Elixir/Erlang (In progress)
* Move Handlebars templates to assets
* grep for `TODO` in the source code and you might stuff to contribute