apophis
v1.0.1
Published
CLI to chat to anyone connected to your network
Downloads
9
Readme
Apophis
CLI to talk to anyone connected to your network over HTTP, be it LAN or your hotspot. Doesn't require internet.
Installation
Make sure you have NodeJS (>= v16.14.0) installed and have NPM as well
npm i -g apophis
Usage
https://user-images.githubusercontent.com/74897008/196032095-3192205b-3943-4729-ac2b-e4cffd9e9f06.mp4
To create the server:
apophis -s
IP
and PORT
will be provided in the output and then you can join the server from another device in the network using
apophis -c -u USERNAME -i IP -p PORT