Giter Site home page Giter Site logo

chatspaces's Introduction

Chatspaces

What this is

Chatspaces is a private chat app for sending messages to your contacts. It currently requires Persona for authentication.

Project Information

Current development stage

  • Adding in v.1 features and design/interface iterations for MWC (Mobile World Congress)

Features for v.1 (No new features will be added/discussed until post-MWC)

  • Search for, add, remove and block users from your contacts list
  • Ability to send animated GIFs and static images with messages via WebRTC
  • Websocket and SimplePush notification support of unread/new messages
  • The ability to send a message to multiple contacts via broadcasting

Features that may be considered/discussed for post-MWC

  • Encryption of messages
  • Adding contacts from your phonebook
  • Cordova integration
  • Authenticating through third-party services like Facebook/Twitter
  • Integration with Firefox Accounts
  • Integration with Presence
  • Third-party developer API support

Filing bugs

On IRC

  • Please contact us on irc://irc.mozilla.org/apps
  • For main project questions talk to ednapiranha
  • For image generation (GIFs, static JPG), local caching questions talk to sole
  • For UX/UI/design questions talk to mhanratty or tsmuse
  • For anything else, talk to ednapiranha or wenzel

Via email

Email me at [email protected]

Thanks!

Supported browsers

  • Firefox
  • Chrome

Installation instructions

Clone the repository

> git clone git://github.com/mozilla/chatspaces.git

Install node by using brew or through the website http://nodejs.org/#download

Install redis via brew and make sure the server is running: redis-server &

> npm -g install nodemon bower
> cd chatspaces
> npm install
> bower install
> cp local.json-dist local.json
> npm start

Open your browser at the following URL http://localhost:3000

Resetting your database

> ./bin/resetDb.js

chatspaces's People

Contributors

sole avatar willkg avatar

Watchers

 avatar  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.