Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
treyzania 652f61f5fb Added README.md. 1 ano atrás
src Do sync properly, now that it matters, and let you specify a data store directory. 2 anos atrás
.gitignore Initial commit, written around 2020-04-{04,05}. 2 anos atrás
Cargo.lock Upgraded to tokio 1.8, fixing various things. Needs lots of cleanup. 2 anos atrás
Cargo.toml Upgraded to tokio 1.8, fixing various things. Needs lots of cleanup. 2 anos atrás
README.md Added README.md. 1 ano atrás

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.