Skip to content

utilities for HiveMind node presence detection/announcement in local networks

License

Notifications You must be signed in to change notification settings

Ramblurr/HiveMind-presence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[user@user-predatorph31551 HiveMind-presence]$ HiveMind-announce --help
usage: HiveMind-announce [-h] [--port PORT] [--ssl] [--zeroconf] [--name NAME] [--service SERVICE]

optional arguments:
  -h, --help         show this help message and exit
  --port PORT        HiveMind port number (default: 5678)
  --ssl              use wss://
  --zeroconf         use zeroconf
  --name NAME        friendly device name (default: HiveMind-Node)
  --service SERVICE  HiveMind service type (default: HiveMind-websocket)

[user@user-predatorph31551 HiveMind-presence]$ HiveMind-scan
Scanning....
                 HiveMind Devices                  
┏━━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━┓
┃     Name      ┃ Protocol ┃     Host      ┃ Port ┃
┡━━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━┩
│ HiveMind Node │   wss    │ 192.168.1.112 │ 5678 │
└───────────────┴──────────┴───────────────┴──────┘

About

utilities for HiveMind node presence detection/announcement in local networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%