Giter Club home page Giter Club logo

cairo's Introduction

Cairo

Cairo is a Javascript based chat application.
Demo: https://cairo-chat.herokuapp.com/

Features include:

  • smileys
  • sounds
  • custom buddy icons
  • languagues
  • automatic language translations
  • offline notifications
  • blinkers
  • and many more!

Install Dependencies

  1. Download Ant: Apache Ant
    On Mac: How to Apache Ant on Mac OS X
  2. Download TomEE: Apache TomEE Webprofile
    On Mac: brew install tomee-webprofile

Build Application

  1. Run: ant -f build/build.xml
  2. Deploy app by creating a soft link to it:
    ln -s $(pwd)/WebContent $CATALINA_HOME/webapps/cairo
  3. Navigate to: http://localhost:8080/cairo
  4. Login:
    Username: your_user_name
    Password: istanbul

Deploy to Heroku

  1. Create WAR file: ant -f build/build.xml war
  2. Install Heroku Java plugin: heroku plugins:install java
  3. Deploy WAR file: heroku war:deploy cairo.war --app cairo-chat
  4. Navigate to: https://cairo-chat.herokuapp.com/

Useful Tips

  1. Your wallpaper, sound & blinker choices are remembered across sessions.
    These are stored in cookies on the client side.
  2. The System sends you notifications when other users login, logoff, change status, and so forth.
  3. You can upload a custom wallpaper or buddy icon.
    These images are stored on the server and remembered across sessions.
  4. When the server goes down, or when we lose connection to it, you get an alert on the client side immediately.
  5. Notable keyboard shortcuts:
    Esc: close currently in focus chat window
    Cmd + f: full screen

Creator

Peter Szocs, Tech Lead at Bloomberg LP.

cairo's People

Contributors

pitanyc avatar pszocs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.