Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 634 Bytes

README.md

File metadata and controls

40 lines (22 loc) · 634 Bytes

LanTalk - Chat with peers on local network

With LanTalk, you can chat with anyone who is connected on the same network via WIFI.

LanTalk

How to run

  • npm install
  • npm run dev

How to package

For Windows

  • npm run build:win

For Mac

  • npm run build:mac

For Linux

  • npm run build:linux

NOTE: This assumes electron-packager is installed globally

Author

Sunny Sharma <sunny@vedvyas.io>

Follow me on

Updated on: 19 June 2024

License

MIT - see LICENSE