mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add Cronicle (#1764)
This commit is contained in:
parent
59515242cb
commit
7ad0f131cf
1 changed files with 10 additions and 0 deletions
10
software/cronicle.yml
Normal file
10
software/cronicle.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue