Skip to content

Desktop UDP-based text chat application with the core functionality being serverless and p2p. Useful for off-grid (or on grid) IP based mesh networks, such as those run by MANET radios, or 802.11S based mesh networks.

Notifications You must be signed in to change notification settings

xamintosh/MeshCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeshCourse

Desktop UDP-based text chat application with the core functionality being serverless and p2p. Useful for off-grid (or on grid) IP based mesh networks, such as those run by MANET radios, or 802.11S based mesh networks. Much of this code was generated via the models at gemini.google.com

How to install/use

The Options

  1. Download a pre-built binary from the releases page
  2. Clone the repo and run the python script in a venv after installing the necessary requirements (see requirements.txt)
  3. Clone the repo and build a binary executable for windows or linux using build.bat or build.sh

Thanks for checking out meshcourse, I hope this application is useful for your uses from AdHoc amateur radio networks to just lan parties!

About

Desktop UDP-based text chat application with the core functionality being serverless and p2p. Useful for off-grid (or on grid) IP based mesh networks, such as those run by MANET radios, or 802.11S based mesh networks.

Resources

Stars

Watchers

Forks

Packages

No packages published