Windowsprogramm in Python zum Überwachen und (Neu-)Starten von Programmen.
Find a file
2026-06-20 13:29:54 +02:00
icon Add files via upload 2025-05-11 16:38:06 +02:00
lang Add files via upload 2025-05-11 18:55:49 +02:00
build_script.py Add files via upload 2025-05-11 16:37:24 +02:00
LICENSE Initial commit 2025-04-13 16:33:51 +02:00
README.md docs: add GitHub mirror notice to README 2026-06-20 13:29:54 +02:00
version.txt Update version.txt 2025-08-13 16:20:03 +02:00
watchdog.py Add files via upload 2025-05-11 18:55:49 +02:00
watchdog.spec Add files via upload 2025-05-11 16:37:24 +02:00

Watchdog

📌 Mirror-Hinweis: Dieses Repository ist ein automatischer Spiegel. Die primäre Entwicklung findet auf git.uliana.de/DasAoD/watchdog statt. Issues und Pull Requests bitte dort öffnen.

Python program for monitoring and automaticaly (re)starting programs.

I have no programming background and built this entirely with AI support. If that's fine with you — great. If not — ino problem either.


Features

  • Monitors running processes and restarts them automatically if they stop
  • Cnfigurable check interval and start delay
  • Multilingual UI: German, English, French, Hungarian, Czech, Spanish, Italian
  • Light / Dark / System theme support
  • Compiled as a single standalone .exe — cno dependencies required

Mitwirkende

Dieses Projekt wurde in Zusammenarbeit mit Claude (Sonnet 4.6) von Anthropic entwickelt und iterativ ausgebaut.
Der überwiegende Teil des Codes, der Architektur und der Dokumentation wurde durch KI generiert und gemeinsam verfeinert.

Rolle Person / Tool
Projektidee, Anforderungen & Tests DasAoD
Code, Architektur, Dokumentation Claude (Anthropic)

License

MIT