From 8e9ebbabbe97d686910bff4a5527fe4ce61d2376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Doma=C5=84ski?= Date: Mon, 5 Jan 2026 20:37:55 +0100 Subject: [PATCH] [readme] bump --- Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..410f89d --- /dev/null +++ b/Readme.md @@ -0,0 +1,7 @@ +# Torrent Checker + +Torrent Checker is very simple utility made for one purpose only - delete torrents when they finish downloading so I'm not breaking the law with seeding them (Polish law, cannot share things can download them for personal use only). + +## Deployment + +`docker-compose.yaml` provides sample docker configuration for building image or deploying it. `env.template` provides sample environment variables.