feat: category icon badges on projects — CLI, App, Web, Plugin, SDK

Each project now shows a colored icon badge indicating its type:
- CLI (purple terminal), App (blue apple), Web (cyan globe)
- WebApp (teal app), Plugin (amber puzzle), SDK (violet package)
- Contrib (gray pull request)
This commit is contained in:
juanatsap
2026-05-04 14:28:37 +01:00
parent 29aa3d1fd7
commit 542419de45
7 changed files with 51 additions and 1 deletions
+9
View File
@@ -542,6 +542,7 @@
"projects": [
{
"title": "Immich Photo Manager - AI-Powered Photo Library MCP Server",
"category": "cli",
"projectName": "Immich Photo Manager",
"projectDesc": "AI-Powered Photo Library MCP Server",
"url": "https://drolosoft.com/immich-photo-manager.html?lang=en",
@@ -570,6 +571,7 @@
},
{
"title": "Cmux Resurrect - Terminal Session Persistence Tool",
"category": "cli",
"projectName": "Cmux Resurrect",
"projectDesc": "Terminal Session Persistence Tool",
"url": "https://drolosoft.com/cmux-resurrect.html?lang=en",
@@ -598,6 +600,7 @@
},
{
"title": "Gotify Commander - Bidirectional Server Control Plugin",
"category": "plugin",
"projectName": "Gotify Commander",
"projectDesc": "Bidirectional Server Control Plugin",
"url": "https://github.com/drolosoft/gotify-commander",
@@ -627,6 +630,7 @@
},
{
"title": "SoundInbox - Native macOS Email Sound Alerts",
"category": "app",
"projectName": "SoundInbox",
"projectDesc": "Native macOS Email Sound Alerts",
"url": "https://drolosoft.com/soundinbox.html?lang=en",
@@ -654,6 +658,7 @@
},
{
"title": "Somos Una Ola - Beach Cleaning Initiative",
"category": "web",
"projectName": "Somos Una Ola",
"projectDesc": "Beach Cleaning Initiative",
"url": "https://somosunaola.org",
@@ -677,6 +682,7 @@
},
{
"title": "Herrumbre Vivo Arte - Artist Portfolio Website",
"category": "web",
"projectName": "Herrumbre Vivo Arte",
"projectDesc": "Artist Portfolio Website",
"url": "https://herrumbrevivoarte.com",
@@ -699,6 +705,7 @@
},
{
"title": "La Porra.club - Football Prediction Platform",
"category": "webapp",
"projectName": "La Porra.club",
"projectDesc": "Football Prediction Platform",
"url": "https://laporra.club",
@@ -725,6 +732,7 @@
},
{
"title": "CDC Starter Kit - SAP Customer Data Cloud Demo",
"category": "sdk",
"projectName": "CDC Starter Kit",
"projectDesc": "SAP Customer Data Cloud Demo",
"url": "https://gigyademo.com/cdc-starter-kit/",
@@ -754,6 +762,7 @@
},
{
"title": "Third Party Contributions",
"category": "contrib",
"url": "",
"projectLogo": "",
"location": "Various",
+9
View File
@@ -542,6 +542,7 @@
"projects": [
{
"title": "Immich Photo Manager - Servidor MCP para Gestión de Fotos con IA",
"category": "cli",
"projectName": "Immich Photo Manager",
"projectDesc": "Servidor MCP para Gestión de Fotos con IA",
"url": "https://drolosoft.com/immich-photo-manager.html?lang=es",
@@ -570,6 +571,7 @@
},
{
"title": "Cmux Resurrect - Herramienta de Persistencia de Sesiones de Terminal",
"category": "cli",
"projectName": "Cmux Resurrect",
"projectDesc": "Herramienta de Persistencia de Sesiones de Terminal",
"url": "https://drolosoft.com/cmux-resurrect.html?lang=es",
@@ -598,6 +600,7 @@
},
{
"title": "Gotify Commander - Plugin Bidireccional de Control de Servidores",
"category": "plugin",
"projectName": "Gotify Commander",
"projectDesc": "Plugin Bidireccional de Control de Servidores",
"url": "https://github.com/drolosoft/gotify-commander",
@@ -627,6 +630,7 @@
},
{
"title": "SoundInbox - Alertas Sonoras de Email para macOS",
"category": "app",
"projectName": "SoundInbox",
"projectDesc": "Alertas Sonoras de Email para macOS",
"url": "https://drolosoft.com/soundinbox.html?lang=es",
@@ -654,6 +658,7 @@
},
{
"title": "Somos Una Ola - Iniciativa de Limpieza de Playas",
"category": "web",
"projectName": "Somos Una Ola",
"projectDesc": "Iniciativa de Limpieza de Playas",
"url": "https://somosunaola.org",
@@ -677,6 +682,7 @@
},
{
"title": "Herrumbre Vivo Arte - Sitio Web Portfolio de Artista",
"category": "web",
"projectName": "Herrumbre Vivo Arte",
"projectDesc": "Sitio Web Portfolio de Artista",
"url": "https://herrumbrevivoarte.com",
@@ -699,6 +705,7 @@
},
{
"title": "La Porra.club - Plataforma de Predicción de Fútbol",
"category": "webapp",
"projectName": "La Porra.club",
"projectDesc": "Plataforma de Predicción de Fútbol",
"url": "https://laporra.club",
@@ -725,6 +732,7 @@
},
{
"title": "CDC Starter Kit - Demo de SAP Customer Data Cloud",
"category": "sdk",
"projectName": "CDC Starter Kit",
"projectDesc": "Demo de SAP Customer Data Cloud",
"url": "https://gigyademo.com/cdc-starter-kit/",
@@ -754,6 +762,7 @@
},
{
"title": "Contribuciones a Proyectos de Terceros",
"category": "contrib",
"url": "",
"projectLogo": "",
"location": "Varios",