mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
22 lines
626 B
JSON
22 lines
626 B
JSON
{
|
|
"schemaVersion": "1.0",
|
|
"lastUpdated": "2025-01-01T00:00:00Z",
|
|
"repositories": [
|
|
{
|
|
"slug": "pedramamini/Maestro",
|
|
"name": "Maestro",
|
|
"description": "Desktop app for managing multiple AI coding assistants with a keyboard-first interface.",
|
|
"url": "https://github.com/pedramamini/Maestro",
|
|
"category": "developer-tools",
|
|
"tags": ["electron", "ai", "productivity", "typescript"],
|
|
"maintainer": {
|
|
"name": "Pedram Amini",
|
|
"url": "https://github.com/pedramamini"
|
|
},
|
|
"isActive": true,
|
|
"featured": true,
|
|
"addedAt": "2025-01-01"
|
|
}
|
|
]
|
|
}
|