• Joined on 2023-11-19
coon deleted branch impressum_fix_typo from coon/www 2025-11-28 18:00:19 +01:00
coon created pull request cccb-website-team/www#11 2025-11-26 21:29:38 +01:00
impressum.md: fix typos
coon pushed to impressum_fix_typo at coon/www 2025-11-26 21:28:13 +01:00
a4cf8317e2 impressum.md: fix typos
coon pushed to impressum_fix_typo at coon/www 2025-11-26 21:26:50 +01:00
d6b59d30d4 impressum.md: fix typo
coon created branch impressum_fix_typo in coon/www 2025-11-26 21:26:50 +01:00
coon created repository coon/www 2025-11-26 21:21:58 +01:00
coon pushed to main at cccb/matrix-greeter-bot 2025-11-18 00:23:52 +01:00
d5c596a8b1 add main.py with basic matrix client implementation
coon pushed to main at cccb/matrix-greeter-bot 2025-11-18 00:03:06 +01:00
762ee0f921 add credentials.toml
a5ee014212 uv: add matrix-nio[e2e] package
3f8b123521 add .envrc with CMAKE_POLICY_VERSION_MINIMUM=3.5 (CMAKE build fix for nio)
Compare 3 commits »
coon created branch main in cccb/matrix-greeter-bot 2025-11-07 22:57:21 +01:00
coon pushed to main at cccb/matrix-greeter-bot 2025-11-07 22:57:21 +01:00
6649462843 add uv env
coon created repository cccb/matrix-greeter-bot 2025-11-07 21:36:45 +01:00
coon pushed to main at cccb/mixer-rpc 2025-10-24 22:30:47 +02:00
ae329caf6f mixer-mqtt service: run at boot + move ips into vars
coon pushed to main at cccb/mixer-rpc 2025-10-02 22:36:36 +02:00
5d39ab08f2 mqtt_client.py: connect to mixer on demand
coon pushed to main at cccb/mixer-rpc 2025-10-02 22:12:49 +02:00
b61f9ca299 mqtt_client.py: connect to mixer on demand
coon pushed to main at cccb/mixer-rpc 2025-10-02 21:58:51 +02:00
b17b26a326 mixer.py: get and use qu + daw midi channel on connect
efd6281ebc mixer.py: replace Mixer.set_bank_1() by Mixer.set_bank(bank_no)
9f33bf3d8f mixer.py: set iPad flag = 0 (no need for periodic active_sense byte to keep TCP connection alive)
35bf8a4928 mixer.py: get_system_state: return data in a struct instead of printing them
a6ee957e21 mixer.py: make channel debug output one indexed
Compare 5 commits »
coon pushed to main at cccb/mixer-rpc 2025-09-30 22:40:31 +02:00
f298edbb81 mqtt_client.py: make auto discovery message retained
coon pushed to main at cccb/mixer-rpc 2025-09-30 22:24:20 +02:00
14b92ac966 configuration.nix: start systemd unit at boot
coon pushed to main at cccb/mixer-rpc 2025-09-30 21:50:44 +02:00
c798554bc4 configuration.nix: comment out non systemd python package
coon pushed to main at cccb/mixer-rpc 2025-09-30 21:25:22 +02:00
d3b5bfd6cf configuration.nix: auto restart script on crash
4bd5f738e7 make mqtt_client.py executable
7c2d8e806a configuration.nix: replace -c by PYTHONUNBUFFERED=1 env var
d3c7886552 configuration.nix: hacky execution of mqtt_client.py via systemd
Compare 4 commits »
coon pushed to main at cccb/mixer-rpc 2025-09-30 20:19:41 +02:00
772dee8cd9 add configuration.nix with python env