- implement updates from main Co-authored-by: pstruebi <patrick.struebin@summitwave.eu> Reviewed-on: https://gitea.pstruebi.xyz/auracaster/bumble-auracast/pulls/20
331 B
331 B
AGENTS.md
Setup commands
- this projects uses poetry for package management
- if something should be run in a python env use 'poetry run'
Application
- this is a bluetooth Auracast transmitter application
- it consists of multicast_frontend.py and multicast_server.py mainly which connect to each other via a rest api