https://github.com/rackover/droplet
https://github.com/rackover/droplet
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rackover/droplet
- Owner: Rackover
- License: gpl-3.0
- Created: 2022-06-09T21:13:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T08:02:35.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T09:27:44.691Z (over 1 year ago)
- Language: C#
- Size: 304 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  Droplet
A simple TCP-based LAN-only messaging system. Short and simple, realtime only, decentralized.
Uses UDP for discovery (broadcasting on every interface). If you message someone who have not discovered you, their instance of droplet will automatically discover you for a short while.
Works on port 2999 and needs both TCP (messaging) and UDP (discovery) going.
Not working? Check out your firewall... first culprit!

# Usage
Simply start droplet and right click on the tray icon to see who else you can reach. They also need to have droplet running and to reach out to you while you reach out to them.
