annotate bin/collector @ 2439:06da5db2fafe

rewrite ascoltami to use the graph for more playback data
author drewp@bigasterisk.com
date Thu, 30 May 2024 01:08:07 -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