zeulus / larmo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Larmo

Build Status Scrutinizer Code Quality Code Climate Test Coverage

What is it?

This project is a PoC of a central hub that stores information from many data feeds - control version systems, Skype, IRC, etc. - in order to have a clear project history with ability to search and analyse and sending out aggregated information to different media: email, IRC, Skype, etc.

Is it really working?

Yes, you can check the webapp under http://larmo.herokuapp.com/ - it's currently connected to our Github repo.

Directory structure

  • agents/ - small independent applications that collect messages, normalize them and send it to the Larmo Hub,
  • hub/ - central point to receive and storage messages,
  • webapp/ - web application for presenting stored messages.

About


Languages

Language:PHP 82.2%Language:JavaScript 8.9%Language:CSS 4.5%Language:HTML 2.9%Language:Gherkin 1.1%Language:ApacheConf 0.2%Language:Ruby 0.1%