Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.
/ Banana-Talk Public archive

A local network chat application built using Python Flask, SocketIO and Bootstrap.

Notifications You must be signed in to change notification settings

Thejus-Paul/Banana-Talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banana Talk

Banana Talk is a simple private chatting application built using Python, HTML and JS.

Modifications:

  1. No need to type username twice.
  2. Background image scaling fixed.
  3. Made responsive using viewport.
  4. Instant scrolling has been implemented.

Features:

  1. Works with/without internet connection using LAN/wifi hotspot.
  2. Simultaneous chatting with mobiles,laptops or desktops in the same hotspot.
  3. No need to install python or any other app in the client.
  4. For maintaining privacy, no chat conversation is stored.
  5. Even a SBC like raspberry pi 3 can be used as server.
  6. Only 16 lines of python code required for server.

About

A local network chat application built using Python Flask, SocketIO and Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published