mirror of
https://github.com/dralkh/spaceforge.git
synced 2026-07-22 06:45:03 +00:00
- Split styles.css into modular component files - Update UI components to use new modular CSS structure - Remove deprecated main.js file - Add sleep utility function - Enhance calendar and modal components - Update navigation controller and event handling
10 lines
No EOL
374 B
JSON
10 lines
No EOL
374 B
JSON
{
|
|
"id": "spaceforge",
|
|
"name": "Spaceforge",
|
|
"version": "1.0.3",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Enhance knowledge retention with spaced repetition using FSRS & SM-2 algorithms, AI-powered MCQ generation, integrated Pomodoro timer, and calendar event manager.",
|
|
"author": "dralkh",
|
|
"authorUrl": "https://github.com/dralkh",
|
|
"isDesktopOnly": false
|
|
} |