diff --git a/applications.json b/applications.json index 8324e407f..5cd7cf9dc 100644 --- a/applications.json +++ b/applications.json @@ -11082,6 +11082,21 @@ "languages": [ "swift" ] + }, + { + "short_description": "Menu bar launcher that opens your terminal at the right repo with a coding agent (Claude Code, Codex) already running.", + "categories": [ + "terminal", + "development" + ], + "repo_url": "https://github.com/sorkila/tintpad", + "title": "Tintpad", + "icon_url": "https://raw.githubusercontent.com/sorkila/tintpad/main/docs/assets/icon.png", + "screenshots": [], + "official_site": "https://tintpad.com", + "languages": [ + "swift" + ] } ] }