This website requires JavaScript.
Explore
Help
Sign In
theater
/
tendrils
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
79
Commits
1
Branch
0
Tags
c662ff80f4ad7579da35d5d73d1f301c9ecf8226
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ian Gulliver
c662ff80f4
Fix gitignore and remove log file
2026-01-24 14:51:54 -08:00
.claude
Remove log file and add to gitignore
2026-01-24 14:41:06 -08:00
cmd
/tendrils
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
notes
Add flow status parsing and DOWN indicator for inactive dante flows
2026-01-24 10:28:10 -08:00
static
Position edge labels near their respective nodes
2026-01-24 14:44:23 -08:00
.gitignore
Fix gitignore and remove log file
2026-01-24 14:51:54 -08:00
arp_darwin.go
fix goroutine leak and reduce code duplication
2026-01-23 23:28:58 -08:00
arp_linux.go
refactor codebase and fix bugs
2026-01-23 23:21:51 -08:00
arp.go
refactor codebase and fix bugs
2026-01-23 23:21:51 -08:00
artnet.go
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
bmd.go
fix goroutine leak and reduce code duplication
2026-01-23 23:28:58 -08:00
CLAUDE.md
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
dante.go
Fix duplicate node creation from pre-joined DisplayName
2026-01-24 14:50:19 -08:00
go.mod
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
go.sum
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
http.go
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
igmp.go
fix goroutine leak and reduce code duplication
2026-01-23 23:28:58 -08:00
LICENSE
Initial commit
2025-11-21 17:51:07 -08:00
link.go
Fix switch-to-switch link detection for downstream nodes
2026-01-24 11:48:24 -08:00
lldp.go
add target node parameter to Update and SIGUSR1 dump handler
2026-01-18 14:44:15 -08:00
mdns.go
remove mdns dante node discovery
2026-01-23 23:05:04 -08:00
multicast.go
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
nodes.go
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
shure.go
refactor codebase and fix bugs
2026-01-23 23:21:51 -08:00
snmp.go
fix goroutine leak and reduce code duplication
2026-01-23 23:28:58 -08:00
tendrils.go
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
types.go
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
yamaha.go
add yamaha speaker discovery via tcp:50000 and move pollNode to tendrils.go
2026-01-23 22:21:35 -08:00
S
Description
No description provided
Apache-2.0
4
MiB
Languages
JavaScript
90.2%
Go
8.5%
CSS
1.2%