From 7ad0f131cf23a44402037f6575245cd905067896 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Thu, 4 Dec 2025 13:39:53 +0100 Subject: [PATCH] add Cronicle (#1764) --- software/cronicle.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/cronicle.yml diff --git a/software/cronicle.yml b/software/cronicle.yml new file mode 100644 index 0000000000..ba07421a9d --- /dev/null +++ b/software/cronicle.yml @@ -0,0 +1,10 @@ +name: "Cronicle" +website_url: "https://cronicle.net/" +source_code_url: "https://github.com/jhuckaby/Cronicle" +description: "Simple, distributed task scheduler and runner with a web based UI." +licenses: + - MIT +platforms: + - Nodejs +tags: + - Automation