mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Cronmaster to the software list (#1907)
This commit is contained in:
parent
26d61bbdaa
commit
422a2c91d3
1 changed files with 10 additions and 0 deletions
10
software/cronmaster.yml
Normal file
10
software/cronmaster.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue