No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
treyzania 652f61f5fb Added README.md. hace 1 año
src Do sync properly, now that it matters, and let you specify a data store directory. hace 2 años
.gitignore Initial commit, written around 2020-04-{04,05}. hace 2 años
Cargo.lock Upgraded to tokio 1.8, fixing various things. Needs lots of cleanup. hace 2 años
Cargo.toml Upgraded to tokio 1.8, fixing various things. Needs lots of cleanup. hace 2 años
README.md Added README.md. hace 1 año

README.md

mtxspooler

Daemon to point at directories and feed files written to them into a Matrix channel.

I use this for feeding notifications about newly downloaded shows from Transmission and newly recorded shows from my HDHomeRun into a channel on my homeserver so I can easily see them from my phone. It’s convenient because as long as a program (like a shell script) can write to the directory it send messages without needing to know anything about the authentication.