Repo to dump scripts in, that have been helpful at some time
Go to file
MasterofJOKers 7729a8a9db Add cronplayer
This command's main purpose is to get run regularly via cron and play (a
list of) files possibly repeated to a specific PulseAudio device.
Additonally, it can just play a command or start as an HTTP server
providing an interface to play local files, stop the current playback
and show the current status.

Actual playback is done via ffmpeg and paplay.
2022-05-17 23:41:31 +02:00
cronplayer Add cronplayer 2022-05-17 23:41:31 +02:00
sorted-copy Add sorted-co.py 2022-01-25 23:33:53 +01:00
switch-pa-sink Add switch-pa-sink 2022-01-26 00:00:57 +01:00
.gitignore Add *.swp to .gitignore 2022-01-25 23:33:41 +01:00
LICENSE Initial commit 2020-12-15 23:06:45 +00:00
README.md Initial commit 2020-12-15 23:06:45 +00:00

README.md

script-dump

Repo to dump scripts in, that have been helpful at some time