diff options
author | Thorsten Ortlepp <post@ortlepp.eu> | 2024-11-05 23:23:02 +0100 |
---|---|---|
committer | Thorsten Ortlepp <post@ortlepp.eu> | 2024-11-05 23:23:02 +0100 |
commit | 3d239c579959978a6374098edb10453e85b157c1 (patch) | |
tree | 64baf3c5a42f0e511ee8ec23f0bcbec8fdd3de0f /README | |
parent | 0ae279aa6279a7862343d74a45227e6298b2669c (diff) | |
download | php-stuff-3d239c579959978a6374098edb10453e85b157c1.zip |
added kanboard_automation
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -9,6 +9,13 @@ Deutschlandfunk Kalenderblatt which is only available online and as RSS feed but not as podcast. Requires PHP 8. +kanboard_automation +------------------- +Some automation for Kanboard (kanboard.org). The script is designed +to run as a cronjob to automate recurring actions, e.g. creating +tasks on a daily basis. + + proxy ----- A very simple kind of proxy. It adds an HTTP header for Basic |