Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions applications.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
{
"applications": [
{
"short_description": "IDE built on an infinite zoomable canvas. Editor, terminal, browser, and AI agent panels float in a spatial workspace instead of tabs.",
"categories": [
"ide"
],
"repo_url": "https://github.com/0-AI-UG/cate",
"title": "Cate",
"icon_url": "",
"screenshots": [],
"official_site": "https://cate.cero-ai.com",
"languages": [
"typescript"
]
},
{
"title": "ActivityWatch",
"short_description": "Open-source automated time tracker that tracks how you spend time on your devices.",
Expand Down