Code Monkey home page Code Monkey logo

feed.io's Introduction

feed.io

What

feed.io is a real-time chat system focused on ease of use, productivity, collaboration, and security.

Why

The motive behind this project was to address the significant shortcomings of current communication workflows. We realized our communication activties were fragmented across a mismatch of unique interfaces - at the very least one client for IRC, one for video, and another for audio. Some of these technologies worked great in specific use-cases but fell short in practice.

As developers, we noticed none of our solutions allowed us to have a simple IRC-like chat experience, while providing us with basic features such as syntax highlighting, file sharing, or Push-to-Talk (PTT) audio streams. Even worse, most of the alternatives were not open-source, could not be self-hosted, and lacked modern cryptographic encryption schemes to ensure secure conversations.

Command Line

Install

$ git clone https://github.com/alexfreska/feed.io.git
$ cd feed.io
$ npm install 
$ node server.js

Dependencies

The application relies on MongoDB to persist data. You will need to make sure you have MongoDB installed and have the process running. Click here for more information on installing MongoDB.

License

Copyright (c) 2013 Alex Freska, Tom Yang and Nikhil Srinivasan. Licensed under the MIT License.

feed.io's People

Contributors

alexfreska avatar nvsio avatar unblevable avatar tboneyang avatar

Watchers

James Cloos 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.