An open API service indexing awesome lists of open source software.

https://github.com/rackover/droplet


https://github.com/rackover/droplet

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ![icon](Droplet/static/icon.png) 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!

![image](https://user-images.githubusercontent.com/33836535/172947526-cd6e247a-bb0e-45f2-9162-acda190068e7.png)

# 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.

![image](https://user-images.githubusercontent.com/33836535/172947601-39e38a0f-37aa-4baf-9142-7701f03adfd8.png)