Commit Graph
57 Commits
Author SHA1 Message Date
onyx_online 3118370206 upd docstrings 2026-01-31 01:31:08 +00:00
onyx_online bb82d8653b start implementing strip and bus commands 2026-01-31 01:29:30 +00:00
onyx_online d5c88f31e0 add persistent flag --kind
use it to configure the client
2026-01-31 01:29:14 +00:00
onyx_online a821392517 upd LICENSE, link it in file headers 2026-01-30 23:55:57 +00:00
onyx_online 5e62dc2b06 add main command group
it implements:
- mute
- fader
- fadeout
- fadein
2026-01-30 23:52:07 +00:00
onyx_online 04172d5b9d add entry point, context and util 2026-01-30 23:21:49 +00:00
onyx_online 33139b103f add root command
define flags --host, --port, --loglevel

viper reads values from env vars
2026-01-30 23:21:02 +00:00