Skip to content

1alind/WiFi-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi-chat

A simple script allows users connected to same WLAN/WiFi to privatlly text-chat run this command to install dependencies\n

Installation

run this command to install dependencies

npm install

Then run this command to run the script

npm start

What it does?!

-it uses ip as user name -checks for online devices (when server recieves any request from IP it counts as online)
-when user selects an IP to chat with the server cehcks the messages between them
-it saves online list and all messages inline database no SQLdb or file needed.
-all online list and messages are removed when server restarts (ik thats not right xd).
-it generates a QRcode for the website using qrcode library

good luck

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published