annotate bin/collector @ 2427:cc69faa87c27

tear up and rewrite ascoltami to emit player state into the graph. web ui works but displays nothing but songs
author drewp@bigasterisk.com
date Sat, 25 May 2024 15:44:11 -0700
parents 3a2e58725037
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2381
3a2e58725037 make bin/* match
drewp@bigasterisk.com
parents: 2149
diff changeset
1 #!/bin/zsh
3a2e58725037 make bin/* match
drewp@bigasterisk.com
parents: 2149
diff changeset
2 exec pdm run uvicorn light9.collector.service:app --port 8202 --no-access-log
1541
c1bf296b0a74 collector uses cyclone and gets a web ui showing output attrs
Drew Perttula <drewp@bigasterisk.com>
parents: 1530
diff changeset
3