diff --git a/packages.json b/packages.json index 08ea104..c3abc51 100644 --- a/packages.json +++ b/packages.json @@ -32137,5 +32137,19 @@ "description": "A simple pastebin, inspired by w4/bin", "license": "AGPL-3.0-or-later", "web": "https://codeberg.org/pswilde/note" + }, + { + "name": "ccal", + "url": "https://github.com/inv2004/ccal", + "method": "git", + "tags": [ + "cli", + "calendar", + "tools", + "productivity" + ], + "description": "calendar with local holidays via ip location", + "license": "MIT", + "web": "https://github.com/inv2004/ccal" } ]