From 422a2c91d3d990632c6d237b9f61a8e43eb2997d Mon Sep 17 00:00:00 2001 From: fccview <112867047+fccview@users.noreply.github.com> Date: Sun, 11 Jan 2026 10:13:51 +0000 Subject: [PATCH] Add Cronmaster to the software list (#1907) --- software/cronmaster.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/cronmaster.yml diff --git a/software/cronmaster.yml b/software/cronmaster.yml new file mode 100644 index 0000000000..0127d31e74 --- /dev/null +++ b/software/cronmaster.yml @@ -0,0 +1,10 @@ +name: Cronmaster +website_url: https://github.com/fccview/cronmaster +description: Cronjob management UI with human readable syntax, live logging and log history for your cronjobs. +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Automation +source_code_url: https://github.com/fccview/cronmaster