Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 456 Bytes

File metadata and controls

16 lines (14 loc) · 456 Bytes

#Banana

What is it?

Banana is an open source real-time chat application that's being worked on, using Node.js and socket.io for now.

Features:

  • Real time messaging
  • Colored usernames - usernames are automatically assigned a color
  • A different design is included

To do:

  • Private messaging
  • Users online list
  • Custom rooms
  • Mobile support
  • Fix "who's typing" functionality (only 1 name appears as "typing..." right now)
  • More commands