recorder-mx-py

[MIRROR of https://git.nordgedanken.dev/mtrnord/matrix-call-multitrack-recorder/] A tool to record every participant of a legacy or new matrix, call to separate audio and video files.
git clone git://archive.git.mtrnord.blog/MTRNord/recorder-mx-py.git
Log | Files | Refs | README | LICENSE

commit e9a525f1a5ff6561786abec54eceb09ba08c5eaf
parent 7f7fc3e5cbc1641f400d7ba83b77f07e635f0e1e
Author: Marcel Radzio <mtrnord@noreply.git.nordgedanken.dev>
Date:   Tue, 28 Feb 2023 14:09:19 +0000

„.github/dependabot.yml“ hinzufügen

Diffstat:
A.github/dependabot.yml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml @@ -0,0 +1,6 @@ +version: 2 +updates: + - package-ecosystem: "pip" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "weekly"